Bugzilla – Bug 5449
MAD answers are not properly checked
Last modified: 2007-10-10 03:42:10
You need to log in before you can comment on or make changes to this bug.
MAD answers are not checked (its size), so when an error occurs and the MAD does not handle the stderr/stdout stream properly the gwd process dies. Message size must be checked when reading MAD responses.
All GW listeners have been updated, changes are in gw_5_2_branch
The size of the reading buffer is also checked, as suggested by Adrian Knoth: http://www.globus.org/mail_archive/gridway-user/2007/08/msg00068.html. changes are in gw_5_2_branch