This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PATCH: Malloc fails if MALLOC_ALIGNMENT > 2 * SIZE_SZ


Can one of you explain how this avoids the problem mentioned in the removed
comment, of malloc_get_state/malloc_set_state incompatibility on powerpc32?

I think the main use case for this is an Emacs that was built (and dumped)
using an older libc, and then run with a newer libc.  Is it verified that
an existing powerpc32 Emacs binary is not broken by running against a libc
with this change?


Thanks,
Roland


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]