OSDN Git Service

These calls to free produce double free warnings. It seems that removing the avpictur...
authorsuperdump <superdump@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Wed, 29 Aug 2007 14:21:31 +0000 (14:21 +0000)
committersuperdump <superdump@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Wed, 29 Aug 2007 14:21:31 +0000 (14:21 +0000)
commitda2826a7b34d6645840e1aa1ea63cb87906176df
treefcdf5d8fc786fa93aa4c128627dcea1149278c7f
parente6e490f0ed166dce9bc842fceac65e0934d4ab5f
These calls to free produce double free warnings. It seems that removing the avpicture_free calls doesn't stop the warnings. Confusing to me as the buffers aren't freed elsewhere, but removing these seems to work.

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