[asterisk-bugs] [Asterisk 0010553]: [patch] the fgets in res_agi can sometimes get interupted, but we dont handle it.
noreply at bugs.digium.com
noreply at bugs.digium.com
Tue Sep 18 17:24:27 CDT 2007
The following issue has been ASSIGNED.
======================================================================
http://bugs.digium.com/view.php?id=10553
======================================================================
Reported By: juggie
Assigned To: russell
======================================================================
Project: Asterisk
Issue ID: 10553
Category: Resources/res_agi
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): 1.4
SVN Revision (number only!): 80777
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 08-24-2007 11:42 CDT
Last Modified: 09-18-2007 17:24 CDT
======================================================================
Summary: [patch] the fgets in res_agi can sometimes get
interupted, but we dont handle it.
Description:
as subject says.
affects 1.2, 1.4, trunk. (but 1.2 wont be fixed)
======================================================================
----------------------------------------------------------------------
svnbot - 09-18-07 17:24
----------------------------------------------------------------------
Repository: asterisk
Revision: 82929
------------------------------------------------------------------------
r82929 | russell | 2007-09-18 17:24:24 -0500 (Tue, 18 Sep 2007) | 11 lines
Add a new patch to handle interrupting the fgets() call when using
FastAGI.
This version of the patch maintains the original behavior of the code when
not using FastAGI.
(closes issue http://bugs.digium.com/view.php?id=10553)
Reported by: juggie
Patches:
res_agi_fgets-4.patch uploaded by juggie (license 24)
res_agi_fgets_1.4svn.patch uploaded by juggie (license 24)
Slight mods by me
Tested by: juggie, festr
------------------------------------------------------------------------
Issue History
Date Modified Username Field Change
======================================================================
09-18-07 17:24 svnbot Note Added: 0070759
09-18-07 17:24 svnbot Status feedback => assigned
======================================================================
More information about the asterisk-bugs
mailing list