[vlc-devel] [vlc-commits] STL: simplify and fix memory leak
Jean-Baptiste Kempf
jb at videolan.org
Thu Apr 24 00:58:10 CEST 2014
On 23 Apr, Rémi Denis-Courmont wrote :
> -#if 0
> - else if (code == 0x80)
> - snprintf(tmp, sizeof(tmp), "<i>");
> - else if (code == 0x81)
> - snprintf(tmp, sizeof(tmp), "</i>");
> - else if (code == 0x82)
> - snprintf(tmp, sizeof(tmp), "<u>");
> - else if (code == 0x83)
> - snprintf(tmp, sizeof(tmp), "</u>");
> -#endif
This code was commented because not fully tested, because of lack of
samples, removing it is not a good idea.
With my kindest regards,
--
Jean-Baptiste Kempf
http://www.jbkempf.com/ - +33 672 704 734
Sent from my Electronic Device
More information about the vlc-devel
mailing list