]> granicus.if.org Git - handbrake/commit
libhb: fix a stack corruption crash when scanning some BDs
authorjstebbins <jstebbins.hb@gmail.com>
Thu, 7 Jul 2011 17:25:38 +0000 (17:25 +0000)
committerjstebbins <jstebbins.hb@gmail.com>
Thu, 7 Jul 2011 17:25:38 +0000 (17:25 +0000)
commita001e1d5b6d546c2ac9527f0dd458b6d30f47688
treeab7126b0c79717b31f4253bc090600bcb689b773
parent9b10934cd89546ae264bc939b723249371bc6e3c
libhb: fix a stack corruption crash when scanning some BDs
was overrunning the end of a stack based array when there were more
than 32 clips in a BD title.

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