vlc_common.h:
* Add some proper assert() to the vlc_gc_* function to spot errors. * Correctly initialize the refcount to 1. (This will prevent freed pointer usage). (This may also introduce leaks in some module). modules/*.c: * Prevent some module to leak input_item_t.
Showing
Please register or sign in to comment