]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/ChangeLog
Revert "gdb/python: Avoid use after free in py-tui.c"
authorAndrew Burgess <andrew.burgess@embecosm.com>
Fri, 5 Jun 2020 20:07:58 +0000 (21:07 +0100)
committerAndrew Burgess <andrew.burgess@embecosm.com>
Fri, 5 Jun 2020 20:12:55 +0000 (21:12 +0100)
commit940dace9cff6f44e051632e12b51cef23f19de1f
treea919e5316146d52f9218ffd0e6d33f3c665f3575
parent982a38f60b0ece9385556cff45567e06710478cb
Revert "gdb/python: Avoid use after free in py-tui.c"

This reverts commit 982a38f60b0ece9385556cff45567e06710478cb.

I missed that the title being assigned too was a std::string, and so
there is no leak.
gdb/ChangeLog
gdb/python/py-tui.c