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

SourceForge.net noreply at sourceforge.net
Fri Jan 12 10:48:53 CET 2007


Bugs item #1633592, was opened at 2007-01-12 00:51
Message generated for change (Comment added) made by bogdan_iancu
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: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Kobi Eshun (ekobi)
>Assigned to: Bogdan (bogdan_iancu)
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


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

>Comment By: Bogdan (bogdan_iancu)
Date: 2007-01-12 11:48

Message:
Logged In: YES 
user_id=1275325
Originator: NO

Hi Kobi,

thanks for report and fix - looks like copy and paste stricks again :D.

regards,
bogdan

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

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