[vlc-devel] commit: Remove useless test before a free (again). ( Rémi Duraffort )
git version control
git at videolan.org
Tue Mar 11 23:04:29 CET 2008
vlc | branch: master | Rémi Duraffort <ivoire at videolan.org> | Tue Mar 11 22:26:54 2008 +0100| [bcddfd6382fb71b0021008eb63f1bc4a1b1bae0e]
Remove useless test before a free (again).
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=bcddfd6382fb71b0021008eb63f1bc4a1b1bae0e
---
modules/demux/asf/libasf.c | 6 +++---
modules/demux/avi/libavi.c | 2 +-
modules/demux/live555.cpp | 26 +++++++++++++-------------
modules/demux/mkv.cpp | 36 +++++++++---------------------------
modules/demux/mp4/mp4.c | 2 +-
modules/demux/nsc.c | 4 ++--
modules/demux/ogg.c | 5 ++---
modules/demux/playlist/asx.c | 6 +++---
modules/demux/playlist/b4s.c | 10 +++++-----
modules/demux/playlist/dvb.c | 4 ++--
modules/demux/playlist/m3u.c | 6 +++---
modules/demux/playlist/podcast.c | 6 +++---
modules/demux/playlist/sgimb.c | 25 +++++++++----------------
modules/demux/playlist/shoutcast.c | 2 +-
modules/demux/ps.h | 5 ++---
modules/demux/real.c | 8 ++++----
modules/demux/subtitle.c | 13 ++++---------
modules/demux/ts.c | 31 +++++++++----------------------
modules/demux/vobsub.c | 16 +++++++---------
19 files changed, 83 insertions(+), 130 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=bcddfd6382fb71b0021008eb63f1bc4a1b1bae0e
More information about the vlc-devel
mailing list