[vlc-devel] commit: Use asprintf instead of malloc+sprintf. ( Rémi Duraffort )

git version control git at videolan.org
Fri Oct 31 22:38:22 CET 2008


vlc | branch: master | Rémi Duraffort <ivoire at videolan.org> | Fri Oct 31 22:10:16 2008 +0100| [0237be200bc97f4ddd37c556871137c0f4d449e3] | committer: Rémi Duraffort 

Use asprintf instead of malloc+sprintf.

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=0237be200bc97f4ddd37c556871137c0f4d449e3
---

 modules/access/rtmp/rtmp_amf_flv.c |   12 +++---------
 modules/access/vcd/cdrom.c         |    4 ++--
 modules/control/http/macro.c       |    9 ++++-----
 modules/control/http/rpn.c         |   14 ++++++--------
 modules/control/ntservice.c        |    5 ++---
 modules/demux/mkv/demux.cpp        |   14 +++++---------
 modules/demux/playlist/gvp.c       |    5 ++---
 modules/demux/playlist/shoutcast.c |   15 ++++++---------
 modules/gui/ncurses.c              |   21 ++++++---------------
 9 files changed, 36 insertions(+), 63 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=0237be200bc97f4ddd37c556871137c0f4d449e3



More information about the vlc-devel mailing list