]> git.sesse.net Git - vlc/commit
Use module_get_object() where appropriate and improve error handling
authorRémi Denis-Courmont <remi@remlab.net>
Mon, 15 Aug 2011 16:03:16 +0000 (19:03 +0300)
committerRémi Denis-Courmont <remi@remlab.net>
Mon, 15 Aug 2011 15:55:02 +0000 (18:55 +0300)
commitb4f67e4019828d6fd88bc158ba7a19c2e677e77c
tree4690225f512d2a950881154b7a2360d77d9773cb
parent190fa71e5c6cc33a33623169b3e9e8400aefc398
Use module_get_object() where appropriate and improve error handling

Use NULL rather than a static string as the default.
module_get_object() deals with this situation.
src/config/file.c
src/libvlc.c
src/modules/cache.c
src/modules/entry.c
src/modules/modules.c
src/modules/modules.h