Path: utzoo!utgpu!watmath!uunet!tut.cis.ohio-state.edu!IRIS.UCDAVIS.EDU!how
From: how@IRIS.UCDAVIS.EDU (W. Wilson Ho)
Newsgroups: gnu.gdb.bug
Subject: not quite a bug, but ...
Message-ID: <8811292155.AA29323@iris.ucdavis.edu>
Date: 29 Nov 88 21:55:05 GMT
Sender: daemon@tut.cis.ohio-state.edu
Distribution: gnu
Organization: GNUs Not Usenet
Lines: 15


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		|
-------------------------------------------------------------------------------