THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#327 - bugs in uac_redirect module
User who did this - Federico Cabiddu (lester)

----------
Hi Daniel,
I'll try to explain it better (sorry if I haven't been clear enough).
The problem is that db_table_name_buf overwrite the table name of all the ids 
of the pools. Then when an accounting request is done, the check to find the 
right id is performed, in db_flatstore module, by cmp_flat_id function. This 
function compare the table name (s and len part of the str). We already know 
that the s part will be matched (overwritten), if the table name length is the 
same for two tables, it can happens that a request is written to the wrong 
file, depending on which id is first found in the pools list. I hope I've been 

I tried the committed patches and everything works fine, thanks.

----------

More information can be found at the following URL:
https://sip-router.org/tracker/index.php?do=details&task_id=327#comment1035

You are receiving this message because you have requested it from the Flyspray 
bugtracking system.  If you did not expect this message or don't want to 
receive mails in future, you can change your notification settings at the URL 
shown above.

_______________________________________________
sr-dev mailing list
[email protected]
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev

Reply via email to