]> git.sesse.net Git - vlc/commit
* fixed a segfault in FileInfo when p_info->psz_name == NULL
authorCyril Deguet <asmax@videolan.org>
Mon, 9 Jun 2003 19:08:33 +0000 (19:08 +0000)
committerCyril Deguet <asmax@videolan.org>
Mon, 9 Jun 2003 19:08:33 +0000 (19:08 +0000)
commitb0ef07a7871508e4a89d4f5f633261c024b2a038
treed193ba15ccc9ebae2011219ce3d50b6161bb1df2
parent268c70ea7514c1a60a94eb6137748fbd9f7706bd
* fixed a segfault in FileInfo when p_info->psz_name == NULL
  but there are still other segfaults sometimes in FileInfo !!
modules/gui/skins/src/skin_common.h
modules/gui/skins/x11/x11_window.cpp
modules/gui/wxwindows/fileinfo.cpp