]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/ChangeLog
Fix the resizing condition of the line table
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Thu, 12 Mar 2020 10:52:34 +0000 (11:52 +0100)
committerBernd Edlinger <bernd.edlinger@hotmail.de>
Wed, 1 Apr 2020 21:37:46 +0000 (23:37 +0200)
commitbbe3dc410bd5c29955ef3409f9fee9e7c73b2c49
tree16d39c57d32e69eea60440c1d0abfdbe483f9617
parent382aae06322799a25ea52fe61b243cbca4db8d66
Fix the resizing condition of the line table

That was wasting one element.

2020-04-01  Bernd Edlinger  <bernd.edlinger@hotmail.de>

* buildsym.c (record_line): Fix the resizing condition.
gdb/ChangeLog
gdb/buildsym.c