how@IRIS.UCDAVIS.EDU (W. Wilson Ho) (11/30/88)
In gdb version 2.7, there are two places that call "malloc" directly
instead of calling "xmalloc". In most cases this is ok, but to make
it perfect, I think it is a better idea to call xmalloc.
The two places are in file "stuff.c" line 116 and line 126.
Wilson Ho
-------------------------------------------------------------------------------
W. Wilson Ho | INTERNET: how@iris.ucdavis.edu
Division of Computer Science | UUCP: {lll-crg, ucbvax}!ucdavis!iris!how
EECS Department |
University of California | Phone: (916)752-7109
Davis, CA 95616 |
-------------------------------------------------------------------------------