]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Fix Python stack corruption
authorJan Kratochvil <jan.kratochvil@redhat.com>
Sun, 9 Feb 2014 17:47:40 +0000 (18:47 +0100)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Sun, 9 Feb 2014 17:47:40 +0000 (18:47 +0100)
commit2a081c592cf727c5103808374834c4915e83521a
treef2badee1b97fcdff0aec81cfc7956b23589cc909
parent53291d1f1601d6958248dcfb755af470521c186a
Fix Python stack corruption

The fix is obvious.

gdb/
2014-02-09  Jan Kratochvil  <jan.kratochvil@redhat.com>

Fix Python stack corruption.
* python/py-linetable.c (ltpy_get_pcs_for_line, ltpy_has_line): Use
gdb_py_longest.

Message-ID: <20140207171701.GA25187@host2.jankratochvil.net>
gdb/ChangeLog
gdb/python/py-linetable.c