Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Mon, 05 Nov 2012 21:41:39 +0000 | reimar | Remove assignment that is duplicated a few lines down, |
Mon, 05 Nov 2012 21:37:25 +0000 | reimar | Check for NULL before using the pointer. |
Mon, 05 Nov 2012 21:23:46 +0000 | reimar | Fix malloc failure check to check the correct variable. |
Mon, 05 Nov 2012 21:22:14 +0000 | reimar | Simplify mp_input_get_input_from_name. |
Mon, 05 Nov 2012 21:02:38 +0000 | reimar | Fix potential NULL dereference. |
Mon, 05 Nov 2012 20:58:38 +0000 | reimar | Fix crash when not able to find a mpi by using an |
Mon, 05 Nov 2012 20:53:49 +0000 | reimar | Allow free_demuxer to handle a NULL argument. |