This is the mail archive of the cygwin-patches mailing list for the Cygwin 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 05/11] A pointer to a pointer is nonnull.


On Mon, Mar 21, 2016 at 11:05 AM, Corinna Vinschen
<corinna-cygwin@cygwin.com> wrote:
> Yes, but in glibc this is combined with a header disallowing a non-NULL
> argument.  This is missing in newlib yet.  I guess this would make the
> change acceptable.  Alternatively a __try/__except block in
> posix_memalign.

Ah, I'll look into improving the newlib header then.

Thanks,

Peter


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