aboutsummaryrefslogtreecommitdiff
path: root/gdb/top.c
diff options
context:
space:
mode:
authorTom Tromey <tromey@adacore.com>2019-07-11 09:09:52 -0600
committerTom Tromey <tromey@adacore.com>2019-07-11 09:15:18 -0600
commit72ee03ff58d954dbed886b672032c8c9db0a0dcc (patch)
treefe284b1f674e18918daf38ed7e594aa7ae1e884c /gdb/top.c
parent00db9531969db8b6ab984da996d0411fad938589 (diff)
downloadgdb-72ee03ff58d954dbed886b672032c8c9db0a0dcc.zip
gdb-72ee03ff58d954dbed886b672032c8c9db0a0dcc.tar.gz
gdb-72ee03ff58d954dbed886b672032c8c9db0a0dcc.tar.bz2
Fix use-after-move bug in add_thread_object
commit 05b08ac1608 ("Reduce manual reference counting in py-inferior.c") introduced a use-after-move bug in add_thread_object, causing a test suite failure. This patch fixes the bug. Tested on x86-64 Fedora 29. gdb/ChangeLog 2019-07-11 Tom Tromey <tromey@adacore.com> * python/py-inferior.c (add_thread_object): Don't use thread_obj after it has been moved.
Diffstat (limited to 'gdb/top.c')
0 files changed, 0 insertions, 0 deletions