[Live-devel] QuickTimeFileSink SubsessionBuffer destructor

Pramod Bhagwat prbhagwat at gmail.com
Mon Nov 3 00:41:32 PST 2008


Hi Ross,
This is regarding SubsessionBuffer desctructor function present in
QuickTimeFileSink.cpp.
The code should be modified to "delete[] fData" since fData is an
array and tools
like valgrind complain saying "Mismatched free() / delete / delete []".

Warm Regards,
pramod


More information about the live-devel mailing list