Use vlc_module_destroy() instead of DeleteModule() where possible
This avoids going through the linked list of modules. This is fine so long as the module structure is indeed not in the list.
Showing
Please register or sign in to comment