1
mirror of https://github.com/mpv-player/mpv synced 2024-10-30 04:46:41 +01:00
mpv/stream/freesdp
reimar 84fbeecf72 Fix a NULL-check that used && instead of || and thus could not avoid crashes.
Patch by Luis Felipe Strano Moraes (luis strano   gmail com).


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28354 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-01-25 18:23:05 +00:00
..
common.c Avoid crash if initialization failed. 2006-08-20 11:50:29 +00:00
common.h
errorlist.c Add explanatory comments to the #endif part of multiple inclusion guards. 2007-12-31 16:15:50 +00:00
parser.c Fix a NULL-check that used && instead of || and thus could not avoid crashes. 2009-01-25 18:23:05 +00:00
parser.h
parserpriv.h
priv.h Do not define _GNU_SOURCE, it is not necessary and causes a warning if it is 2006-12-06 12:19:30 +00:00