Fix bounds checking new functions.
commit56e70bfa316dd9303389228f15618a2b2912f4af
authorherman ten brugge <hermantenbrugge@home.nl>
Fri, 13 Dec 2019 09:02:20 +0000 (13 10:02 +0100)
committerherman ten brugge <hermantenbrugge@home.nl>
Fri, 13 Dec 2019 09:02:20 +0000 (13 10:02 +0100)
tree35778f5642f7951e0924c676989c3b205c4afa5d
parent39c0ff311dd1d56578b2c0984df01e3d0321a561
Fix bounds checking new functions.

There was a problem with strncpy and strncmp.
Made bound_ptr_add and bound_ptr_indir a little bit faster.
Fix statistic counter types. Change long into long long.
lib/bcheck.c