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]

[PATCH] mi_cmd_var_delete, memory leak and cleanup mixup.


I'm not sure what the variable 'expr' was supposed to do, but
it doesn't seem to do anything except to leak some memory
(xstrdup before error, no cleanup).

Attachment: expr.txt
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]