aboutsummaryrefslogtreecommitdiff
path: root/gdb/interps.c
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2011-05-27 18:05:16 +0000
committerMike Frysinger <vapier@gentoo.org>2011-05-27 18:05:16 +0000
commit440db5755211bd29af95c374882c109ede000b54 (patch)
treee738878e775cd0cd3cbfbc5b758335696056cb92 /gdb/interps.c
parent432b4d03ad0f23970315e9f9dec080ab4a9ab94b (diff)
downloadgdb-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