This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
Hi Stan, I found that focus_command doesn't free current_itset before overwrite it. So I write a patch for it. 2008-11-27 Hui Zhu <teawater@gmail.com> * infcmd.c (focus_command): Fix memory leak. Thanks, Hui
Attachment:
fix_focus_command_memory_leak.txt
Description: Text document
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |