OSDN Git Service

fix heap corruption after avpicture_deinterlace
authorjstebbins <jstebbins@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Tue, 12 Oct 2010 16:44:04 +0000 (16:44 +0000)
committerjstebbins <jstebbins@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Tue, 12 Oct 2010 16:44:04 +0000 (16:44 +0000)
commitaddca5d22ef60222227aa2d33ec020ac8112c363
tree9f0f831fb8ebc73d931da3a313213f49dbbbcc6c
parent226930687a5dfd4b3da8c54e838274cbbf2db10c
fix heap corruption after avpicture_deinterlace
I don't know when this started happening (or if it has always been a problem).
If the deinterlace buffer is not a multiple of 8, avpicture_deinterlace
corrupts the heap.

git-svn-id: svn://localhost/HandBrake/trunk@3598 b64f7644-9d1e-0410-96f1-a4d463321fa5
libhb/hb.c