]> git.sesse.net Git - vlc/commit
Do not read directory twice. This solves #1761 but this may not be the real solution...
authorJean-Philippe Andre <jpeg@via.ecp.fr>
Sun, 24 Aug 2008 04:49:38 +0000 (00:49 -0400)
committerJean-Philippe Andre <jpeg@via.ecp.fr>
Sun, 24 Aug 2008 04:51:47 +0000 (00:51 -0400)
commit8f529eaeffc2ba89ce5222e1472c8314ce31e9d3
tree6e9f4cfa57d200ccbb8f863476d1efb274168356
parent622c1340333b7fd02621ce39aee508d9268ae737
Do not read directory twice. This solves #1761 but this may not be the real solution. See the origin of the segfault in my comments on the trac.
modules/gui/qt4/dialogs_provider.cpp
modules/gui/qt4/dialogs_provider.hpp
modules/gui/qt4/menus.cpp