]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
*** empty log message ***
authorJim Blandy <jimb@gcc.gnu.org>
Tue, 20 Apr 1999 11:02:02 +0000 (11:02 +0000)
committerJim Blandy <jimb@gcc.gnu.org>
Tue, 20 Apr 1999 11:02:02 +0000 (11:02 +0000)
From-SVN: r26563

libiberty/ChangeLog

index 00bf5d61e7e899336d2592bbd49ec9e4770519b5..d17d894883cd5fdd1d5c198a8a8f00097b34e757 100644 (file)
@@ -1,3 +1,12 @@
+1999-04-20  Jim Blandy  <jimb@zwingli.cygnus.com>
+
+       Fix from Dale Hawkins:
+       * cplus-dem.c (mop_up): Set typevec_size to zero, so it'll be 
+       reallocated properly if we use it again.
+
+       * cplus-dem.c (demangle_fund_type): Check for buffer overrun.  Be
+       stricter about syntax.  Always null-terminate string.
+
 Thu Apr 15 23:00:55 1999  Mumit Khan  <khan@xraylith.wisc.edu>
 
        * configure.in (checkfuncs): Check for sbrk.