]> git.sesse.net Git - vlc/history - modules/access/zip/zipstream.c
Fixed memleak if no data are read or poke (zip).
[vlc] / modules / access / zip / zipstream.c
2010-02-27 Laurent AimarFixed memleak if no data are read or poke (zip).
2010-01-21 Laurent AimarMade stream_t size and position unsigned.
2009-07-28 Rémi Duraffortzipstream: typo.
2009-07-28 Rémi DuraffortZip: fix use after free error.
2009-05-20 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-19 Geoffroy CouprieRevert "zip access: fix #2467. Now it's able to open...
2009-05-19 Geoffroy Coupriezip access: fix #2467. Now it's able to open files...
2009-05-19 Jean-Philippe AndreZip: fix handling of special characters (#2467)
2009-03-12 Rémi Duraffortzipstream: fix potential memleak.
2009-02-16 Rémi Duraffortcalloc usage.
2009-01-28 Rémi Denis-CourmontFix plugin strings translation
2009-01-27 Jean-Philippe AndreZip: don't use hacks but rewrite the path.
2009-01-27 Jean-Philippe AndreZip: add a stream_filter and an access