about summary refs log tree commit diff
path: root/utils/libdislocator/libdislocator.so.c
AgeCommit message (Collapse)Author
2021-04-29nitsvanhauser-thc
2021-04-28Integer overflow/underflow fixes in libdislocator (#889)Dmitry Zheregelya
* libdislocator: fixing integer overflow in 'max_mem' variable and setting 'max_mem' type to 'size_t' * libdislocator: fixing potential integer underflow in 'total_mem' variable due to its different values in different threads
2021-03-19libdislocator freebsd 13 update to amke it worksDavid Carlier
with vm.imply_prot_max set.
2021-03-10Revert "PFATAL for libdislocator"vanhauser-thc
This reverts commit ffd8fae22ae51b6eda9bad6c4ee7173daba427b8.
2021-03-10PFATAL for libdislocatorvanhauser-thc
2021-01-03cmplog cleanupvan Hauser
2020-12-31libdislocator, ptr algo warning fix on clang/Xcode (m1).David CARLIER
2020-12-09move libdislocator, libtokencap and qbdi_mode to utils/vanhauser-thc