bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Grep-devel] regex and grep severely broken on HP-UX


From: Paul Eggert
Subject: Re: [Grep-devel] regex and grep severely broken on HP-UX
Date: Sun, 16 Dec 2018 16:39:27 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.2.1

Some HP-UX versions have a broken 'calloc' that could explain the bug. The broken 'calloc' returns memory that isn't properly zeroed. Can you investigate whether zeroing the calloc memory fixes the bug? Perhaps something like the attached Gnulib patch? Thanks.

Attachment: calloc.diff
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]