Use NULL for an empty GList instead of g_list_alloc(); fix memory leaks; s/LCPM/LPCM...
authorTim-Philipp Müller <tim@centricular.net>
Mon, 17 Jan 2005 14:46:23 +0000 (14:46 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Mon, 17 Jan 2005 14:46:23 +0000 (14:46 +0000)
commit50b7c32b3e3c0deb38247ab47ead1bd4336be67f
tree3e1524b9192fe3635857086bc0be659396343129
parentd8c64315ae5a049203053b9523e01651acd06cf6
Use NULL for an empty GList instead of g_list_alloc(); fix memory leaks; s/LCPM/LPCM/; use g_strdup_printf() instead ...

Original commit message from CVS:
Use NULL for an empty GList instead of g_list_alloc(); fix memory leaks; s/LCPM/LPCM/; use g_strdup_printf() instead of GString (easier to bulk free later)
ChangeLog
ext/dvdread/stream_labels.c