Displaying 2 results from an estimated 2 matches for "splitc".
Did you mean:
split
2004 Aug 06
0
Possible candidate for security patches
...so...I've decided to do just a bare bones
security audit of icecast 1.3.11. All I've really done is replace all
the sprintf() and strcpy() I could find with bounds checking
snprintf() and strncpy(). I've been kind of anal, please forgive
me. ;)
There is still a problem (I believe) with splitc() in ice_string.c
in that you can't check the bounds of first easily when you do
the strcpy() there.
I've compiled this and am currently running it for the internal
distribution icecast at my site. (I need to get this to compile under
FreeBSD 3.X to get back on the icecast list, and that&...
2004 Aug 06
5
Missing headers in Icecast2
Hi Karl,
Thanks for your help,
About the "Connection:" header, you are right, it's:
"Connection: close" and NOT "Connection: keep-alive". The protocol when the
SERVER sends the data is http 1.0. It's http 1.1 when the browser requests
the data.
I don't understand the "Content-Length: 54000000" header either. Also I
noticed the flash player on