[OpenSIPS-Devel] [OpenSIPS/opensips] cf1ae2: Fix calculating len of params in nameaddr trans.
Bogdan-Andrei Iancu
bogdan at opensips.org
Wed May 14 14:46:06 CEST 2014
Branch: refs/heads/1.11
Home: https://github.com/OpenSIPS/opensips
Commit: cf1ae2a9158699844ef15797a5b234b010a4d1c8
https://github.com/OpenSIPS/opensips/commit/cf1ae2a9158699844ef15797a5b234b010a4d1c8
Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
Date: 2014-05-14 (Wed, 14 May 2014)
Changed paths:
M transformations.c
Log Message:
-----------
Fix calculating len of params in nameaddr trans.
If the value of the last parameter is a quoted string, we need to include in the len calculation the closing quote too (quotes are not included in the actual value).
Closing #228.
More information about the Devel
mailing list