[pcre-dev] [Bug 1519] pcre_compile crash on solaris

Top Page
Delete this message
Author: Prashant Joshi
Date:  
To: pcre-dev
Subject: [pcre-dev] [Bug 1519] pcre_compile crash on solaris
------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=1519




--- Comment #4 from Prashant Joshi <pjoshi@???> 2014-09-19 14:09:33 ---
Hi

Thanks for help.
Now on Solaris system it is not crashing.
But we observed on Linux system "/s" ( for space) is not able to recognize
spaces.

Regards
Prashant

-----Original Message-----
From: admin@??? [mailto:admin@bugs.exim.org] On Behalf Of Zoltan
Herczeg
Sent: Tuesday, September 09, 2014 4:26 PM
To: Prashant Joshi - ERS, HCL Tech
Subject: [Bug 1519] pcre_compile crash on solaris

------- You are receiving this mail because: -------
You reported the bug.

http://bugs.exim.org/show_bug.cgi?id=1519




--- Comment #3 from Zoltan Herczeg <hzmester@???> 2014-09-09 11:55:46
---
Hi,

> For us to move on to latest version will be big exercise.
> If you can help us to provide some patch or way to remove this defect.


If performance is not an issue, remove these 4 lines:

if ((options & PCRE_NO_AUTO_POSSESS) == 0)
{
pcre_uchar *temp = (pcre_uchar *)codestart;
auto_possessify(temp, utf, cd);
}

This will disable auto-possessify.

If this is not enough, I can compare the 8.34 and the current release sometimes
to check the differences.


--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email


::DISCLAIMER::
----------------------------------------------------------------------------------------------------------------------------------------------------

The contents of this e-mail and any attachment(s) are confidential and intended
for the named recipient(s) only.
E-mail transmission is not guaranteed to be secure or error-free as information
could be intercepted, corrupted,
lost, destroyed, arrive late or incomplete, or may contain viruses in
transmission. The e mail and its contents
(with or without referred errors) shall therefore not attach any liability on
the originator or HCL or its affiliates.
Views or opinions, if any, presented in this email are solely those of the
author and may not necessarily reflect the
views or opinions of HCL or its affiliates. Any form of reproduction,
dissemination, copying, disclosure, modification,
distribution and / or publication of this message without the prior written
consent of authorized representative of
HCL is strictly prohibited. If you have received this email in error please
delete it and notify the sender immediately.
Before opening any email and/or attachments, please check them for viruses and
other defects.

----------------------------------------------------------------------------------------------------------------------------------------------------


--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email