Mercurial > libdvdnav.hg
log
age | author | description |
---|---|---|
Sat, 19 Apr 2008 09:19:24 +0000 | nicodvb | set cached_dir_base=NULL after free()ing it; patch by Erik Hovland - erik hovland org src |
Sat, 19 Apr 2008 09:11:14 +0000 | nicodvb | removed unnecessary inclusion of vmcmd.h; patch by Erik Hovland - erik hovland org src |
Sat, 05 Jan 2008 15:17:28 +0000 | nicodvb | make static const various tables; NULL were changed to emtpy strings; patch by Diego Petten src |
Sat, 05 Jan 2008 09:22:45 +0000 | nicodvb | static-ize a const; patch by Diego Petten src |
Mon, 31 Dec 2007 18:17:34 +0000 | nicodvb | in DVDOpen(), if path_copy ends up being an empty string transform it to /; part of ogle-1778 fixed by me src |
Mon, 31 Dec 2007 18:08:06 +0000 | nicodvb | malloc() a buffer large enough before calling getcwd() - part of ogle-1778 src |
Mon, 31 Dec 2007 17:56:30 +0000 | nicodvb | fix potential memleak, part of ogle-1778 src |