summaryrefslogtreecommitdiffstats
path: root/gtk-gui.c
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2013-02-25 13:38:18 -0800
committerGravatar Dirk Hohndel <dirk@hohndel.org>2013-02-25 13:38:18 -0800
commit31b2a6ffa839ad107706516e166f13b0b88bae08 (patch)
treebc866e756ffa4dcda39ff1196e7c8f4ac1a392fc /gtk-gui.c
parenta635c30564ecaccbbaf3420025419d9c6080d4bd (diff)
downloadsubsurface-31b2a6ffa839ad107706516e166f13b0b88bae08.tar.gz
Fix uninitialized memory access in webservice download
In download_dialog_release_xml() we check if state->xmldata is non-NULL and free it. But we don't set it to NULL anywhere, so if the user hits cancel the variable is undefined. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'gtk-gui.c')
0 files changed, 0 insertions, 0 deletions