[vlc-devel] [PATCH] fix stream output Dbg segfault
    Francois Cartegnie 
    fcvlcdev at free.fr
       
    Sat Apr 17 18:17:10 CEST 2010
    
    
  
Le vendredi 16 avril 2010, Francois Cartegnie a écrit :
> > Why not patching msg_Dbg or whatever?
> 
> Already working in that way.
Finally no trivial way to do it.
We're not allowed to alter the va_list.
NULL->"(null)" is done in vfprintf, quite far in the glibc.
This would need replacing the whole processing chain, including one huge 
function, through autoconf.
Sent you a mail about this.
Francois
    
    
More information about the vlc-devel
mailing list