1
0
mirror of https://gitlab.xiph.org/xiph/ezstream.git synced 2024-06-09 06:10:42 +00:00
ezstream/src
Petr Písař 23c26c5e01 Check for undefined stream format
format element is mandatory but the server will crash if it does not
exist in the configuration file. This patch handle the case
gracefully.

It does not raise an error on unsupported value because documentation
allows it.

<https://bugzilla.redhat.com/show_bug.cgi?id=1244481>

Signed-off-by: Petr Písař <ppisar@redhat.com>
2015-08-04 00:10:13 +02:00
..
compat.c Finish up the modifications to the Windows build. In case anything remains to be done, it'll be nits. 2009-03-18 20:24:35 +00:00
configfile.c Update copyright and/or author email 2015-01-17 22:34:34 +01:00
configfile.h Update copyright and/or author email 2015-01-17 22:34:34 +01:00
ezstream-file.sh.in Update copyright and/or author email 2015-01-17 22:34:34 +01:00
ezstream.c Update copyright and/or author email 2015-01-17 22:34:34 +01:00
ezstream.h Always include time.h. 2015-01-17 23:50:11 +01:00
getopt.c Work towards cleaner portability goo, and remove some ununsed code while there. 2009-03-18 09:10:28 +00:00
Makefile.am Consolidate INCLUDES into AM_CPPFLAGS 2015-01-17 23:34:32 +01:00
metadata.c Update copyright and/or author email 2015-01-17 22:34:34 +01:00
metadata.h Update copyright and/or author email 2015-01-17 22:34:34 +01:00
playlist.c Update copyright and/or author email 2015-01-17 22:34:34 +01:00
playlist.h Update copyright and/or author email 2015-01-17 22:34:34 +01:00
strfctns.h Native EOL-style, and Id tags in a couple of places. 2009-03-17 18:20:58 +00:00
strlcat.c Native EOL-style, and Id tags in a couple of places. 2009-03-17 18:20:58 +00:00
strlcpy.c Native EOL-style, and Id tags in a couple of places. 2009-03-17 18:20:58 +00:00
strtonum.c Finish up the modifications to the Windows build. In case anything remains to be done, it'll be nits. 2009-03-18 20:24:35 +00:00
util.c Check for undefined stream format 2015-08-04 00:10:13 +02:00
util.h Update copyright and/or author email 2015-01-17 22:34:34 +01:00
xalloc.c Update copyright and/or author email 2015-01-17 22:34:34 +01:00
xalloc.h Update copyright and/or author email 2015-01-17 22:34:34 +01:00