Mercurial > libdvdnav.hg
log
age | author | description |
---|---|---|
Sat, 19 Apr 2008 10:07:47 +0000 | nicodvb | added missing mutex around the code in dvdnav_clear() ; patch by Erik Hovland - erik hovland org src |
Sat, 19 Apr 2008 09:44:15 +0000 | nicodvb | in dvdnav_open() make sure to NULL-terminate this->path and to not overrun its length; patch by Erik Hovland - erik hovland org src |
Sat, 19 Apr 2008 09:40:03 +0000 | nicodvb | prevent access to index ouf of bounds when iterating over titles; patch by Erik Hovland - erik hovland org src |