aboutsummaryrefslogtreecommitdiff
path: root/libiberty/ChangeLog
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2000-12-05 19:08:13 +0000
committerDJ Delorie <dj@redhat.com>2000-12-05 19:08:13 +0000
commit849ee22471a973ae9dddc32f20b6a597040bc204 (patch)
tree822c50008a7112443b58e4ce093b9dcb3302aee9 /libiberty/ChangeLog
parentbeae10d5eb86db2afbf75b69774bf9431c9900ac (diff)
downloadfsf-binutils-gdb-849ee22471a973ae9dddc32f20b6a597040bc204.zip
fsf-binutils-gdb-849ee22471a973ae9dddc32f20b6a597040bc204.tar.gz
fsf-binutils-gdb-849ee22471a973ae9dddc32f20b6a597040bc204.tar.bz2
* cp-demangle.c (cplus_demangle_v3): Check that it's a v3 mangled
name before allocating the dyn_string.
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r--libiberty/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog
index 33f39fe..5b1af4a 100644
--- a/libiberty/ChangeLog
+++ b/libiberty/ChangeLog
@@ -1,5 +1,10 @@
2000-12-05 Jason Merrill <jason@redhat.com>
+ * cp-demangle.c (cplus_demangle_v3): Check that it's a v3 mangled
+ name before allocating the dyn_string.
+
+2000-12-05 Jason Merrill <jason@redhat.com>
+
* cp-demangle.c: s/new_abi/v3/.
* cplus-dem.c: Likewise.
(current_demangling_style): Now auto_demangling.