[pcre-dev] [Bug 2323] Allow for new subject string to be ass…

Top Page
Delete this message
Author: admin
Date:  
To: pcre-dev
Subject: [pcre-dev] [Bug 2323] Allow for new subject string to be assigned to pcre2_match_data structure
https://bugs.exim.org/show_bug.cgi?id=2323

--- Comment #5 from Philip Hazel <ph10@???> ---
I have checked, and indeed none of the substring extractors try to dereference
the field if called after a failed match. However, in the interests of
tidiness, I have just committed a patch that sets the field to NULL when a
match fails.

--
You are receiving this mail because:
You are on the CC list for the bug.