OSDN Git Service

ffserver_config: check strchr() return for NULL
authorReynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>
Mon, 8 Dec 2014 15:42:39 +0000 (12:42 -0300)
committerReynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>
Tue, 9 Dec 2014 04:03:01 +0000 (01:03 -0300)
commitf95cfff07765912676cc613b55e2234b5d70f1bd
tree38e52e2b1aef380e595a501a1a212706657c9729
parentdd70470d72758b4e94b17c6808a5ed0c9e8fe097
ffserver_config: check strchr() return for NULL

Should fix FFmpeg Coverity Scan issue #1257013

Signed-off-by: Reynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>
ffserver_config.c