aboutsummaryrefslogtreecommitdiff
path: root/cmake/platforms/nestedvm.cmake
diff options
context:
space:
mode:
authorSimon Tatham <anakin@pobox.com>2021-12-11 13:56:12 +0000
committerSimon Tatham <anakin@pobox.com>2021-12-11 13:56:12 +0000
commitb56c994b721f7cb5c5bcf09c5d695d4ae07d3052 (patch)
tree330edece694feb35f5be415cc8f4ba57dea81942 /cmake/platforms/nestedvm.cmake
parentd399a6b23051335ce3107f11822ae352816fcd50 (diff)
downloadpuzzles-b56c994b721f7cb5c5bcf09c5d695d4ae07d3052.zip
puzzles-b56c994b721f7cb5c5bcf09c5d695d4ae07d3052.tar.gz
puzzles-b56c994b721f7cb5c5bcf09c5d695d4ae07d3052.tar.bz2
puzzles-b56c994b721f7cb5c5bcf09c5d695d4ae07d3052.tar.xz
Pattern: fix a compile warning about memset bounds.
The argument to memset was being taken from an int variable that not all compilers are able to prove is non-negative. Adding an assert convinces them.
Diffstat (limited to 'cmake/platforms/nestedvm.cmake')
0 files changed, 0 insertions, 0 deletions