[vlc-devel] CVS Commit (sam)
cvs at videolan.org
cvs at videolan.org
Fri Jun 13 05:21:40 CEST 2003
Update of /var/cvs/videolan/vlc
Modified Files:
configure.ac.in
Update of /var/cvs/videolan/vlc/src/misc
Modified Files:
messages.c
Log Message:
* ./src/misc/messages.c: ouch. when the message queue was full, we were
using our va_list twice, which caused crashes on architectures where
va_list is a pointer; we now use va_copy whenever possible.
--
sam
--
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