aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/lib/X11/cmsProp.c
diff options
context:
space:
mode:
authorAnder Conselvan de Oliveira <ander.conselvan-de-oliveira@nokia.com>2011-01-31 14:02:07 +0200
committerUlrich Sibiller <uli42@gmx.de>2016-10-19 21:40:24 +0200
commitae4e7538e078aff5db75af7b5fafdbb5658cbbb6 (patch)
tree49e9662cd92c9704893ad0aebd9f4a338541820d /nx-X11/lib/X11/cmsProp.c
parent26270ab1cf15520043b1d138916fce394780e279 (diff)
downloadnx-libs-ae4e7538e078aff5db75af7b5fafdbb5658cbbb6.tar.gz
nx-libs-ae4e7538e078aff5db75af7b5fafdbb5658cbbb6.tar.bz2
nx-libs-ae4e7538e078aff5db75af7b5fafdbb5658cbbb6.zip
xcms/LRGB: don't double-free property_return
property_return was free'd before and in the case the conditional is true, the call to XcmsGetProperty failed which means that property_return wasn't set so there is no need to free it again. Double free of pointer "property_return" in call to "free" Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com> Reviewed-by: Erkki Seppälä <erkki.seppala@vincit.fi> Signed-off-by: Ander Conselvan de Oliveira <ander.conselvan-de-oliveira@nokia.com> Backported-to-NX-by: Ulrich Sibiller <uli42@gmx.de>
Diffstat (limited to 'nx-X11/lib/X11/cmsProp.c')
0 files changed, 0 insertions, 0 deletions