This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH v2 7/7] malloc: Check the alignment of mmapped chunks before unmapping.
- From: DJ Delorie <dj at redhat dot com>
- To: Florian Weimer <fweimer at redhat dot com>
- Cc: pistukem at gmail dot com, libc-alpha at sourceware dot org
- Date: Fri, 21 Dec 2018 00:18:20 -0500
- Subject: Re: [PATCH v2 7/7] malloc: Check the alignment of mmapped chunks before unmapping.
Florian Weimer <fweimer@redhat.com> writes:
> * DJ Delorie:
>
>> I +1'd this patch series last year when it was first posted (sorry about
>> the lack of consensus-building) but just to revive it I'll +1 it again
>> independently. Could we get a second review too? Florian?
>
> It's similar to the other case which check chunk alignment in mapped
> chunks, so this looks okay to me.
Belated, but committed.