]> git.sesse.net Git - vlc/commit
Fix invalid free crash in bookmarks loading code reported by Gids on IRC. Small test...
authorAntoine Cellerier <dionoea@videolan.org>
Mon, 18 Jun 2007 19:54:38 +0000 (19:54 +0000)
committerAntoine Cellerier <dionoea@videolan.org>
Mon, 18 Jun 2007 19:54:38 +0000 (19:54 +0000)
commit2cfe99e1e5b716ceac90438186ea3c4d85fb63a6
tree568ec82698fe74d14eb2b3951c1f4f4d58eebb40
parent4e4c2b062601440e0a04fad6b4654f3c1ac4e2a7
Fix invalid free crash in bookmarks loading code reported by Gids on IRC. Small test case is: (I'm not sure that it really needs to be that long)
#EXTVLCOPT:bookmarks={name=Rainforest Shmainforest,bytes=5276429,time=1},{name=Spontaneous Combustion,bytes=113071718,time=1331},{name=The Succubus,bytes=218546569,time=2663},{name=Jakovasaurs,bytes=326602991,time=3999},{name=Tweek Vs. Craig,bytes=436968699,time=5326},{name=Sexual Harassment Panda,bytes=542655194,time=6658}
episodes-1-6.m4v
src/input/input.c