search for: ice_string

Displaying 7 results from an estimated 7 matches for "ice_string".

2004 Aug 06
0
warnings compiling icecast-1.3.12
...thout a cast gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -g -O2 -Wall -c static.c static.c: In function `send_file_to_socket': static.c:237: warning: unused variable `suffix' static.c:235: warning: unused variable `buf' gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -g -O2 -Wall -c ice_string.c ice_string.c: In function `safe_strcat': ice_string.c:337: warning: unused variable `size' thanks in advance Mario <p>__________________________________________________ Do You Yahoo!? Yahoo! Games - play chess, backgammon, pool and more http://games.yahoo.com/ --- >8 ---- Lis...
2004 Aug 06
0
and and in stats.log
...c@co.sapo.pt> SysAdmin::SAPO.pt http://www.sapo.pt ----------------------------------------------------- "Lately, the only thing keeping me from becoming a serial killer is my distaste for manual labor." -- Dilbert -------------- next part -------------- *** icecast-1.3.12/src/ice_string.c 2002-04-10 23:26:42.000000000 +0100 --- icecast-1.3.12.japc/src/ice_string.c 2002-10-23 16:59:10.000000000 +0100 *************** *** 475,495 **** remains = remains % 60; if (days > 0) ! snprintf(buf, BUFSIZE, "%lu days, %lu hours, %lu minutes", days, hours, remains); ! el...
2004 Aug 06
0
and and in stats.log
...c@co.sapo.pt> SysAdmin::SAPO.pt http://www.sapo.pt ----------------------------------------------------- "Lately, the only thing keeping me from becoming a serial killer is my distaste for manual labor." -- Dilbert -------------- next part -------------- *** icecast-1.3.12/src/ice_string.c 2002-04-10 23:26:42.000000000 +0100 --- icecast-1.3.12.japc/src/ice_string.c 2002-10-23 16:59:10.000000000 +0100 *************** *** 475,495 **** remains = remains % 60; if (days > 0) ! snprintf(buf, BUFSIZE, "%lu days, %lu hours, %lu minutes", days, hours, remains); ! el...
2005 Apr 06
1
Probles installing Icecast-1.3.12
...tic.c: In function 'send_file_to_socket': static.c:237: warning: unused variable 'suffix' static.c:235: warning: unused variable 'buf' gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -g -O2 -Wall -c http.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -g -O2 -Wall -c ice_string.c ice_string.c: In function 'safe_strcat': ice_string.c:337: warning: unused variable 'size' gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -g -O2 -Wall -c dir.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -g -O2 -Wall -c vars.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRA...
2004 Aug 06
0
Possible candidate for security patches
...e 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's problemati...
2004 Nov 02
1
Problems with 1.3
...I. -I. -I.. -D_REENTRANT -g -O2 -Wall -c vsnprintf.c gcc -g -O2 -Wall -o icecast main.o client.o admin.o source.o connection.o log.o directory.o commands.o sock.o threads.o logtime.o commandline.o utility.o avl.o avl_functions.o match.o relay.o timer.o alias.o restrict.o static.o http.o ice_string.o dir.o vars.o memory.o ice_resolv.o item.o pool.o interpreter.o vsnprintf.o authenticate/libauthenticate.a -lm -lpthread commands.o(.text+0x406e): In function `com_dump': /home/pulverradio/icecast/icecast-1.3.12/src/commands.c:2149: undefined reference to `errno' collect2: ld returne...
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