On 9/21/18 3:24 AM, Martin Liška wrote: > Hi. > > Following patch marks releases memory blocks as not accesible for valgrind. > That can help us in the future in order to catch memory corruptions. > > Ready for trunk? > Martin > > gcc/ChangeLog: > > 2018-09-21 Martin Liska <mli...@suse.cz> > > * memory-block.h (memory_block_pool::release): Annotate with > valgrind that the memory is not accessible. OK jeff
- [PATCH] Guard memory block allocation. Martin Liška
- Re: [PATCH] Guard memory block allocation. Jeff Law