[pcre-dev] [Bug 2109] Null pointer dereference in pcre2_prin…

Top Page
Delete this message
Author: admin
Date:  
To: pcre-dev
Subject: [pcre-dev] [Bug 2109] Null pointer dereference in pcre2_printint_8()
https://bugs.exim.org/show_bug.cgi?id=2109

Petr Pisar <ppisar@???> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ppisar@???


--- Comment #1 from Petr Pisar <ppisar@???> ---
The reproducer is:

00000000  23 70 61 74 74 65 72 6e  20 70 75 73 68 0a 2f 2f  |#pattern push.//|
00000010  70 75 73 68 63 6f 70 79  0a 23 70 6f 70 20 42     |pushcopy.#pop B|
0000001f



This is a 10.22 regression caused by r495 SVN commit:

commit ec4f325ac4df7262b8ce1fcbe09d4020a734132f
Author: ph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>
Date: Fri Feb 26 18:26:17 2016 +0000

    Implemented pcre2_code_copy().



    git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@495
6239d852-aaf2-0410-a92c-79f79f948069


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