[pcre-dev] [Bug 2334] "make test" reports test failures when…

Top Page
Delete this message
Author: admin
Date:  
To: pcre-dev
Subject: [pcre-dev] [Bug 2334] "make test" reports test failures when running on macOS (x86_64)
https://bugs.exim.org/show_bug.cgi?id=2334

--- Comment #10 from Philip Hazel <ph10@???> ---
> As to the heap limit: in fact when configuring my build, I *increased* the heap > limit, to 64MB.


Actually, as the units are kibibytes, you increased it to 64*1024 MB. :-) I
have just committed a patch that fixes the bug this provoked - it was a bit of
sloppy overflow-prone code in pcre2_dfa_match().

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