Share

revinetd

Tracker: Patches

5 Bugfix when comm channel closes - ID: 1555561
Last Update: Comment added ( necrotaur )

If the comm channel closes before the relay agent
quits, the code gets into an infinite loop printing
Received message on comm channel: because read()
returns 0. Here's a quick patch to print an error and
quit if read hits eof.


Stephen Dolan ( stedolan ) - 2006-09-09 23:17

5

Closed

None

Steven Gill

None

None

Public


Comments ( 2 )




Date: 2008-08-28 04:51
Sender: necrotaurProject Admin


Applied to CVS


Date: 2006-10-09 19:36
Sender: necrotaurProject Admin

Logged In: YES
user_id=678833

I will implement and test before committing to CVS. Thanks
for the patch.


Log in to comment.

Attached File ( 1 )

Filename Description Download
patch 4-line patch to relay_agt.c Download

Changes ( 4 )

Field Old Value Date By
status_id Open 2008-08-28 04:51 necrotaur
close_date - 2008-08-28 04:51 necrotaur
assigned_to nobody 2006-10-09 19:38 necrotaur
File Added 192727: patch 2006-09-09 23:17 stedolan