Bugs item #1807667, was opened at 2007-10-04 20:56 Message generated for change (Settings changed) made by bogdan_iancu You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1807667&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: modules >Group: ver devel Status: Open Resolution: None Priority: 5 Private: No Submitted By: Marcus Hunger (marcushunger) >Assigned to: Bogdan (bogdan_iancu) Summary: transaction-variable should be restored after transaction-cb Initial Comment: Hi, transaction-callbacks are able to change the global transaction-variable (static struct cell *T) e.g. by using t_lookup_ident. This could lead to misbehaviour when tm tries to use T. To solve this issue run_trans_callbacks and run_reqin_callbacks should restore T after running the callback functions. Regards ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1807667&group_id=139143 _______________________________________________ Devel mailing list Devel@openser.org http://openser.org/cgi-bin/mailman/listinfo/devel