|
From: Dan D. <da...@de...> - 2006-01-15 21:11:12
|
On Tuesday 13 December 2005 14:09, pl...@ip... wrote: > This patch calls dv_cleanup() automatically before a dynamic > libdv is unloaded. It is realized with the __attribute__ ((destructor)) > mechanism. I did the same for libquicktime and ffmpeg and got no > single complaint so far. This fixes potential memory leak (>200kB) > when repeatedly loading and unloading libdv. Appled. Better late than never? Thanks. |