Fix memory leak when reading AVI files. IF libquicktime support was present
the buffers for quicktime handling would be allocated even if AVI was the input format. Then when the return was done out of the avi logic the buffers were not free'd.
Authored by: sms00 2007-08-18
Parent: [r3191]
Child: [r3193]