Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Thu, 01 Nov 2012 21:52:21 +0000 | reimar | Add missing va_end after va_copy. |
Thu, 01 Nov 2012 21:48:42 +0000 | reimar | Fix typo that might have caused reading beyond the string end. |
Thu, 01 Nov 2012 21:46:33 +0000 | reimar | Remove pointless unreachable code (the loop condition already checks |
Thu, 01 Nov 2012 21:42:40 +0000 | reimar | More strict check so it is actually possible to trigger. |
Thu, 01 Nov 2012 21:31:53 +0000 | reimar | Check the correct variable for NULL. |
Thu, 01 Nov 2012 21:24:42 +0000 | reimar | Remove nonsense check. |