Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Addresssanitizer: Fix buffer overflow in test_bitset_getset
Summary: ==79284==ERROR: AddressSanitizer: global-buffer-overflow on address 0x00010d405de8 at pc 0x00010d404f79 bp 0x7ffee27fc5c0 sp 0x7ffee27fc5b8 READ of size 2 at 0x00010d405de8 thread T0 #0 0x10d404f78 in test_bitset_getset check_bitmap.c:47 #1 0x10d40e898 in srunner_run_tagged (libcheck.0.dylib:x86_64+0x4898) #2 0x10d404c04 in main check_bitmap.c:90 #3 0x7fff69fa2014 in start (libdyld.dylib:x86_64+0x1014)
- Loading branch information