[sr-dev] [tracker] Comment added: To tag parsing bug

sip-router bugtracker at sip-router.org
Tue Sep 9 11:47:39 CEST 2014


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#465 - To tag parsing bug
User who did this - Alekzander Spiridonov (alekz)

----------
Daniel, at the moment there are 2 issues in the code actually: the first one is the subj and the second is actually the local reply length calculation. When parsing request (with null to tag value) code points to_tag.s right after "tag=" but sets to_tag.len=0.

When calc'ing reply length in case to_tag.len==0 code expects to add both a value and "tag=" part. And that's what is done wrong since further in the code only to_tag.s is checked and if exists new_tag value is added right after it.
----------

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

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.



More information about the sr-dev mailing list