Bug 1217053

Summary: Crash when compiling /[\S\V\H]/8
Product: Red Hat Enterprise Linux 7 Reporter: Petr Pisar <ppisar>
Component: pcreAssignee: Petr Pisar <ppisar>
Status: CLOSED DEFERRED QA Contact: BaseOS QE - Apps <qe-baseos-apps>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.1Keywords: Patch
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 1210383 Environment:
Last Closed: 2015-05-05 13:38:57 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Upstream fix ported to 8.32 none

Description Petr Pisar 2015-04-29 13:06:17 UTC
Created attachment 1020143 [details]
Upstream fix ported to 8.32

+++ This bug was initially created as a clone of Bug #1210383 +++

This code crashes:

$ printf '%s\n%s\n' '/[\S\V\H]/8' '' | pcretest

Fixed by upstream commit:

commit ef430ada283aba3ff71d7de496904f4d137280f8
Author: ph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>
Date:   Fri Mar 27 16:44:50 2015 +0000

    Fix memory bug for [\S\V\H] compile.
    
    
    git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1536 2f5784b3-3f2a-0410-8824-
cb99058d5e15

All Fedoras are affected.

[...]
-----

pcre-8.32-14.el7.x86_64 is affected too.

Comment 2 Petr Pisar 2015-05-05 13:38:57 UTC
Engineering management decided not fix this issue now.