Description:
Memwatch cannot catch all wild pointer writes. It can catch
those it could make itself due to your program trashing
memwatch s internal data structures. It can catch, sort of,
wild writes into No Mans Land buffers (see the header file for
more info). Anything else and you re going to get core dumped,
or data corruption if you re lucky.
There are other limits of course, but that one is the most
serious one, and the one that you re likely to be suffering
from.
To Search:
File list (Check if you may need any files):
Makefile
memwatch.c
memwatch.h
memwatch.lsm
README
test.c
USING
FAQ
gpl.txt