]> git.sesse.net Git - vlc/commit
Bug in ReadDirectory() it results in empty file/directory names in the user interface...
authorJean-Paul Saman <jpsaman@videolan.org>
Wed, 30 Oct 2002 22:42:26 +0000 (22:42 +0000)
committerJean-Paul Saman <jpsaman@videolan.org>
Wed, 30 Oct 2002 22:42:26 +0000 (22:42 +0000)
commitd98356feff7c35f5868971b40388ae3816e130a1
tree2d05f07b58bf48745a6637cce64b3f17697692f4
parent3de1e7fba46c5fd79f3a975aaabbac776a41c5b2
Bug in ReadDirectory() it results in empty file/directory names in the user interface. It makes the file list box unusable.
The strange thing is that routine scandir() returns the correct number of entries in the directory, but namelist[i]->d_name is empty (??) ;-(
plugins/familiar/familiar_callbacks.c