]> granicus.if.org Git - handbrake/commit
json: fix memory leak in hb_get_preview_json
authorjstebbins <jstebbins.hb@gmail.com>
Fri, 19 Dec 2014 00:22:37 +0000 (00:22 +0000)
committerjstebbins <jstebbins.hb@gmail.com>
Fri, 19 Dec 2014 00:22:37 +0000 (00:22 +0000)
commitbafa57c12cc62acc8370331b2b254ea8b51725fa
tree2eec88783c7204b17dc35c3b3bab35137172af2f
parent29a92dbc84e2cc29e12e01318fdfcb3ee3f7a7c6
json: fix memory leak in hb_get_preview_json

forgot to call hb_image_close on the image

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6610 b64f7644-9d1e-0410-96f1-a4d463321fa5
libhb/hb_json.c