summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-09-30 15:09:29 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-10-06 11:52:24 -0700
commit73a1e769dcf2a603fc63f5c36626c1c6db815f46 (patch)
tree786def576e25142a785ee570ae72f65c5e82668b /Makefile.am
parentbc1b4962f048cfa33b76be46493e10cfb256fe98 (diff)
downloadxorg-lib-libXpm-73a1e769dcf2a603fc63f5c36626c1c6db815f46.tar.gz
After fdopen(), use fclose() instead of close() in error path
Found by Oracle's Parfait 2.2 static analyzer: Error: File Leak File Leak [file-ptr-leak]: Leaked File fp at line 94 of lib/libXpm/src/RdFToBuf.c in function 'XpmReadFileToBuffer '. fp initialized at line 86 with fdopen fp leaks when len < 0 at line 92. Introduced-by: commit 8b3024e6871ce50b34bf2dff924774bd654703bc Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions