]> git.sesse.net Git - vlc/commit
Workaround for crash in ReadDirectory when called from the comboURL text box. For...
authorJean-Paul Saman <jpsaman@videolan.org>
Mon, 16 Dec 2002 21:48:17 +0000 (21:48 +0000)
committerJean-Paul Saman <jpsaman@videolan.org>
Mon, 16 Dec 2002 21:48:17 +0000 (21:48 +0000)
commit86f66ed970a5014f89e2dc7ba870793efa2040dc
tree3e418b2c1456cc93f3f692cbd86e4581df71b595
parent884742bd75b66f3ee9b405a062789c24aae1f3e4
Workaround for crash in ReadDirectory when called from the comboURL text box. For now it is mandatory to prefix filepaths on local disk with "file://" when typing it in the comboURL box.
modules/gui/familiar/callbacks.c
modules/gui/familiar/familiar.c