diff options
author | Mike Frysinger <vapier@gentoo.org> | 2011-05-27 18:05:16 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2011-05-27 18:05:16 +0000 |
commit | 440db5755211bd29af95c374882c109ede000b54 (patch) | |
tree | e738878e775cd0cd3cbfbc5b758335696056cb92 /gdb/interps.c | |
parent | 432b4d03ad0f23970315e9f9dec080ab4a9ab94b (diff) | |
download | gdb-440db5755211bd29af95c374882c109ede000b54.zip gdb-440db5755211bd29af95c374882c109ede000b54.tar.gz gdb-440db5755211bd29af95c374882c109ede000b54.tar.bz2 |
sim: fix minor --sysroot mem leak
The current --sysroot parsing attempts to keep from leaking memory by
treating the empty string specially (sine this is the initial value),
but it ends up leaking memory when the arg is an empty string. So if
someone uses --sysroot "", the old value is leaked, as is the new one.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'gdb/interps.c')
0 files changed, 0 insertions, 0 deletions