memory allocation problems

Bryan Donaldson bryan at stiatl.UUCP
Fri Jan 4 07:57:35 AEST 1991


gordon at osiris.cso.uiuc.edu (John Gordon) writes:
>	Well, here is a product that looks like its just what you need:
>	Bounds-Checker by Nu-Mega Technologies, Inc.
>	The ad says that it helps in solving "pointer problems and other out-
>of-bounds memory accesses".


Unfortunately, Bounds-Checker does not check dynamically allocated 
memory space. We got the program to check our software, but as 60 to
90 % of the memory used in dynamically allocated, it wasn't very
useful.

BGD



More information about the Comp.lang.c mailing list