]> granicus.if.org Git - handbrake/commit
libhb: fix uninitialized variable
authorjstebbins <jstebbins.hb@gmail.com>
Fri, 14 Mar 2014 21:49:44 +0000 (21:49 +0000)
committerjstebbins <jstebbins.hb@gmail.com>
Fri, 14 Mar 2014 21:49:44 +0000 (21:49 +0000)
commitf23b25265e4bf19d36b53cb4922863a2b9d96422
treec599cd335b4f41bb6e2425ce30a7c55c39b4a76b
parentbcedb58231a0417570b1e58af708f0a7528b48c9
libhb: fix uninitialized variable

since a malloc depends on the value of this variable, it's rather important
that it be initialized ;)

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