]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
fix source.c
authorTom Tromey <tromey@redhat.com>
Thu, 30 May 2013 17:33:41 +0000 (17:33 +0000)
committerTom Tromey <tromey@redhat.com>
Thu, 30 May 2013 17:33:41 +0000 (17:33 +0000)
commit795d915c9b6efeea3d6d5574cecbaec3e16c763b
tree799df10c510ccdd8cf164ff09f1019f95d5d384a
parent1fc3cf4a5ac1e3dddf9aee7832fcd2b958ea399f
fix source.c

find_and_open_source can leak a cleanup.

* source.c (find_and_open_source): Call do_cleanups.
gdb/ChangeLog
gdb/source.c