ChangeLog for 'Fix 4K leak each time next/step changes of function.'

This commit is contained in:
Philippe Waroquiers 2018-11-05 23:09:44 +01:00
parent 8e6a5953e1
commit bb20ccab70
1 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,9 @@
2018-11-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
* source.c (open_source_file): Fix leak by transferring the
current s->fullname to the unique_xmalloc_ptr fullname given
to find_and_open_source.
2018-11-04 Tom Tromey <tom@tromey.com>
* varobj.c (install_default_visualizer): Update.