Icecast Streaming Media Server Forum Index Icecast Streaming Media Server
Icecast is a Xiph Foundation Project
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

VERY Broken code on "Icecast connection limit reached&q

 
Post new topic   Reply to topic    Icecast Streaming Media Server Forum Index -> Bug Reports
View previous topic :: View next topic  
Author Message
yasheng
Guest





PostPosted: Wed Aug 24, 2005 4:44 am    Post subject: VERY Broken code on "Icecast connection limit reached&q Reply with quote

connection.c:

if (client_create (&client, con, NULL) < 0)
{
global_unlock();
client_send_404 (client, "Icecast connection limit reached");
continue;
}

But read client.c:
(1) client can be NULL, so client_send_404 will fail
(2) even client is not NULL, client->refbuf is NULL, then client_send_404 will fail

Then icecast server must fail.
Back to top
MikeS
Code Warrior
Code Warrior


Joined: 29 Jun 2005
Posts: 73
Location: Barcelona, Spain

PostPosted: Wed Aug 24, 2005 8:38 am    Post subject: Reply with quote

Please never post bug reports on the forum, they WILL be lost or ignored. I asked the forum administrator to remove this sub-forum, as it shouldn't exist, but he didn't do so.

Bug reports should go to the bug tracking system at http://bugs.xiph.org/

Thanks for your help.

Mike
Back to top
View user's profile Send private message Send e-mail
EvilOverlord
Forum Admin
Forum Admin


Joined: 12 Jun 2005
Posts: 173
Location: Isle of Man

PostPosted: Sun Aug 28, 2005 9:29 pm    Post subject: Reply with quote

I asked for a short guide on bug reporting to help users in the event of this sub-forum being locked. That didn't happen either.

<shrug>
Back to top
View user's profile Send private message Visit poster's website
Guest






PostPosted: Wed Sep 28, 2005 7:58 pm    Post subject: Receiver Reply with quote

So who collects it then? Wink
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Icecast Streaming Media Server Forum Index -> Bug Reports All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2002 phpBB Group
subRebel style by ktauber