Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!usc!samsung!emory!stiatl!bryan From: bryan@stiatl.UUCP (Bryan Donaldson) Newsgroups: comp.lang.c Subject: Re: memory allocation problems Message-ID: <299@stiatl.UUCP> Date: 3 Jan 91 20:57:35 GMT References: <11589@arctic.nprdc.navy.mil> <1990Dec29.223452.7784@ux1.cso.uiuc.edu> Distribution: na Organization: Sales Technologies Inc. Atlanta, Ga. Lines: 13 gordon@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