Autor: Philip Hazel Datum: To: pcre-dev Betreff: [pcre-dev] [Bug 1174] allow passing of pcre_{malloc, free,
stack_malloc, stack_free, callout} as parameters
------- You are receiving this mail because: -------
You are on the CC list for the bug.
--- Comment #6 from Philip Hazel <ph10@???> 2011-11-11 15:34:05 ---
On Fri, 11 Nov 2011, Zoltan Herczeg wrote:
> --- Comment #5 from Zoltan Herczeg <hzmester@???> 2011-11-11 08:00:54 ---
> I realized that custome malloc / free would affect study (and the JIT compiler)
> as well.