[vlc-devel] commit: Fix an actual error path for realloc() that doesn't leak in rtsp/ real.c (JP Dinger )
jpd at videolan.org
jpd at videolan.org
Tue Jul 14 14:15:47 CEST 2009
On Tue, Jul 14, 2009 at 01:34:37PM +0200, R??mi Denis-Courmont wrote:
> Oy. Leading underscores are reserved by the C standard for the
> "implementation" (i.e. compiler and run-time). We even have on open ticket
> on this. Please do not add MORE of them.
Force of (c++) habit (cf. namespaces and mangling), fixed.
Rename the thing vlc_alloc() and put it in a header for de-politising
the realloc() issue?
More information about the vlc-devel
mailing list