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 v3] malloc: make malloc fail with requests larger than PTRDIFF_MAX (BZ#23741)


Adhemerval Zanella wrote:
Changes from previous version:

   - Change the new large allocation tests to check values only larger
     than PTRDIFF_MAX on tst-malloc-too-large.c (since from latest
     discussion the value is still a valid one).

Paul are you ok with this version?

Looks good to me, thanks.


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