Branch: refs/heads/2.2
Home: https://github.com/OpenSIPS/opensips
Commit: e68044a78f3aaa9e85c188e78b12677f192c9c15
https://github.com/OpenSIPS/opensips/commit/e68044a78f3aaa9e85c188e78b12677f192c9c15
Author: Bogdan-Andrei Iancu <[email protected]>
Date: 2018-02-28 (Wed, 28 Feb 2018)
Changed paths:
M transformations.c
Log Message:
-----------
Extend the test for re-using pre-compiled regexp.
A failure in compiling a regexp may lead to an inconsistent state, where the
buffer is correctly populated, but the regexp pointer is NULL -> on next usage,
the code will attempt to directly used (as the regexp buffer matches) the NULL
pointer and crash.
Reported by Ben Newlin <[email protected]>
(cherry picked from commit b77c1823ead3b61875e9f0dae1d57c9a6455135b)
_______________________________________________
Devel mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel