]> granicus.if.org Git - handbrake/commit
libhb: fix hb_dict_next() when dict is empty
authorjstebbins <jstebbins.hb@gmail.com>
Sun, 9 Dec 2012 19:08:08 +0000 (19:08 +0000)
committerjstebbins <jstebbins.hb@gmail.com>
Sun, 9 Dec 2012 19:08:08 +0000 (19:08 +0000)
commit4cb1996e3c5f739c78697c1c166c8f7efc5af2fe
treed9247b6b6367b944f30b61fdc7788a826244118a
parente8fe42b7aa00a6a8929da0275a75f069729e632d
libhb: fix hb_dict_next() when dict is empty
It would return an invalid entry instead of NULL.

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