Skip to content
  • Pedro Alves's avatar
    Fix leak in solib-target.c:library_list_start_library · 2f667667
    Pedro Alves authored
    lm_info_target::name is nowadays std::string, so we're leaking the
    result of xstrdup.
    
    gdb/ChangeLog:
    2019-01-10  Pedro Alves  <palves@redhat.com>
    
    	* solib-target.c (library_list_start_library): Don't xstrdup name.
    2f667667
To find the state of this project's repository at the time of any of these versions, check out the tags.