OSDN Git Service

maurj reported a double-free crash that I am unable to reproduce. This removes an...
authorsaintdev <saintdev@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Wed, 4 Apr 2007 09:08:00 +0000 (09:08 +0000)
committersaintdev <saintdev@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Wed, 4 Apr 2007 09:08:00 +0000 (09:08 +0000)
commitfad588f88adce337a6653441a12eaed094de5f25
tree48a3f6c29e8c243dbec5baca4f40cfcd94fedaae
parent5a33133e4d198711991cd325bd996c23dc59dc7e
maurj reported a double-free crash that I am unable to reproduce. This removes an extra free that appears to be the problem. Better to leak a little memory than have some users crash.

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