[pcre-dev] [Bug 2091] Conditional jump or move depends on u…

Top Page
Delete this message
Author: admin
Date:  
To: pcre-dev
Subject: [pcre-dev] [Bug 2091] Conditional jump or move depends on uninitialised value at pcretest.c:5364 in UTF-32 mode
https://bugs.exim.org/show_bug.cgi?id=2091

Petr Pisar <ppisar@???> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED


--- Comment #2 from Petr Pisar <ppisar@???> ---
You are right. Both valgrind and glibc checks are fixed by SVN commit r1691:

commit b2f1496a36e68565421bd21485605d6af2a5819f
Author: ph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>
Date: Mon Mar 27 16:00:16 2017 +0000

    Fix typo (leading to possible buffer overflow in pcre_copy_substring()) in
    pcretest.



    git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1691
2f5784b3-3f2a-0410-8824-cb99058d5e15


It seems I reported this issue without updating source repository. I'm sorry
for bothering you.

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