summaryrefslogtreecommitdiff
path: root/libbacktrace
diff options
context:
space:
mode:
Diffstat (limited to 'libbacktrace')
-rw-r--r--libbacktrace/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/libbacktrace/ChangeLog b/libbacktrace/ChangeLog
index df848d2afe4..a4de7ba566e 100644
--- a/libbacktrace/ChangeLog
+++ b/libbacktrace/ChangeLog
@@ -1,3 +1,9 @@
+2020-12-02 Ian Lance Taylor <iant@golang.org>
+
+ * dwarf.c (resolve_string): Use > rather than >= to check whether
+ string index extends past buffer.
+ (resolve_addr_index): Similarly for address index.
+
2020-11-29 John David Anglin <danglin@gcc.gnu.org>
* configure: Regenerate.