[vlc-devel] CVS Commit (asmax)
cvs at videolan.org
cvs at videolan.org
Fri Aug 22 10:06:25 CEST 2003
Update of /cvs/videolan/vlc/modules/gui/wxwindows
Modified Files:
interface.cpp wxwindows.h
Log Message:
* interface.cpp: fixed a stack corruption which caused a segfault in the
wxwindows plugin (in UpdateAcceleratorTable, the table
wxAcceleratorEntry entries[6] was filled with _seven_ values ;-)
I guess it didn't happen with all compilers because of the way
variables are stored on the stack)
* wxwindows.h: removed a warning
--
asmax
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the vlc-devel
mailing list