]> granicus.if.org Git - cgit/commit
ui-blob: fix resource leak: free before return
authorChristian Hesse <mail@eworm.de>
Sat, 10 Oct 2015 14:56:24 +0000 (16:56 +0200)
committerJason A. Donenfeld <Jason@zx2c4.com>
Sat, 10 Oct 2015 19:38:57 +0000 (21:38 +0200)
commit30802126d48e145191a281a7f43109edfbcf490f
tree3246c594ad2b5a07706106a8d58a0fe90f0fe6b2
parent08a2b818f2bd3221a1685c28c62408d57b0993a7
ui-blob: fix resource leak: free before return

Coverity-id: 13943
Signed-off-by: Christian Hesse <mail@eworm.de>
ui-blob.c