]> git.ipfire.org Git - thirdparty/gcc.git/commit - libbacktrace/ChangeLog
dwarf.c (read_uleb128): Fix overflow test.
authorIan Lance Taylor <iant@google.com>
Wed, 3 Oct 2012 22:07:12 +0000 (22:07 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Wed, 3 Oct 2012 22:07:12 +0000 (22:07 +0000)
commitbe4ba8aef398e6177b62d3ced6c9a086082d94f2
tree0b7f834cad3ef78befbe7181d423d4ee7dde5768
parent91ba65f2f0cacac286907b8a465f42b4e56aeda3
dwarf.c (read_uleb128): Fix overflow test.

* dwarf.c (read_uleb128): Fix overflow test.
(read_sleb128): Likewise.
(build_address_map): Don't change unit_buf.start.

From-SVN: r192053
libbacktrace/ChangeLog
libbacktrace/dwarf.c