1
mirror of https://code.videolan.org/videolan/vlc synced 2024-09-12 13:44:56 +02:00
vlc/modules/misc/logger
Gildas Bazin a60541d164 * modules/misc/logger/logger.c: fixed initialization bugs.
* src/misc/objects.c: in vlc_object_destroy() there's no need to lock structure_lock if
we are the root object (structure_lock has already been destroyed anyway).
2002-08-24 17:04:36 +00:00
..
.cvsignore * ./modules/*: moved plugins to the new tree. Yet untested builds include 2002-08-04 17:23:44 +00:00
logger.c * modules/misc/logger/logger.c: fixed initialization bugs. 2002-08-24 17:04:36 +00:00
Makefile * ./modules/*: moved plugins to the new tree. Yet untested builds include 2002-08-04 17:23:44 +00:00