[Devel] [ openser-Bugs-1633592 ] incorrect action used for flag_in_range()

SourceForge.net noreply at sourceforge.net
Thu Jan 11 23:51:24 CET 2007


Bugs item #1633592, was opened at 2007-01-11 14:51
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1633592&group_id=139143

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: core
Group: ver devel
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Kobi Eshun (ekobi)
Assigned to: Nobody/Anonymous (nobody)
Summary: incorrect action used for flag_in_range()

Initial Comment:
In route.c, fix_actions, the test for flag_in_range is made against the head of the action list, 'a,' instead of the iterator, 't.'

Causes script-level setflag() to randomly fail, even with valid parameter.

Patch attached.
--
kobi


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1633592&group_id=139143



More information about the Devel mailing list