Jeroen Demeyer on Thu, 19 Jan 2017 13:27:16 +0100


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

Re: Use PROT_NONE for unused virtual stack memory


On 2017-01-19 11:54, Bill Allombert wrote:
This leads to a change of behaviour. Is it intended ?

Yes, this is due to changes in new_chunk_resize(). Instead of iteratively doubling, the PARI stack is increased by more than a factor 2 if needed.