[pcre-dev] [Bug 2510] NULL-pointer deref on match of JIT-com…

Top Page
Delete this message
Author: admin
Date:  
To: pcre-dev
Subject: [pcre-dev] [Bug 2510] NULL-pointer deref on match of JIT-compiled regex
https://bugs.exim.org/show_bug.cgi?id=2510

Zoltan Herczeg <hzmester@???> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hzmester@???
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED


--- Comment #2 from Zoltan Herczeg <hzmester@???> ---
Thank you. Fixed in r1204:
https://lists.exim.org/lurker/message/20200111.152815.669ca262.hu.html

It looks like this code path was not updated when the bottom-up stack is
changed to top-down, and there was no test which covered it.

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