This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: Do we care about malloc failure in tests?
- From: Paul Pluzhnikov <ppluzhnikov at google dot com>
- To: "Carlos O'Donell" <carlos at redhat dot com>
- Cc: Andreas Schwab <schwab at suse dot de>, GLIBC Devel <libc-alpha at sourceware dot org>, Bill Parker <wp02855 at gmail dot com>
- Date: Tue, 31 May 2016 08:04:24 -0700
- Subject: Re: Do we care about malloc failure in tests?
- Authentication-results: sourceware.org; auth=none
- References: <CALoOobNcJ6MaE3OfhY2KebXa=Z8kzhsgKpoesbzvvhUEEZhz=A at mail dot gmail dot com> <mvmmvn6ya67 dot fsf at hawking dot suse dot de> <574D99D2 dot 4020608 at redhat dot com>
On Tue, May 31, 2016 at 7:04 AM, Carlos O'Donell <carlos@redhat.com> wrote:
> On 05/31/2016 03:10 AM, Andreas Schwab wrote:
>> Paul Pluzhnikov <ppluzhnikov@google.com> writes:
>>
>>> Do we have a policy here?
>>> Should I fix them to consistently check for NULL, or delete existing
>>> NULL checks?
>>
>> All tests should do proper NULL checks, only to set a good example.
>
> +1
Thanks. I'll do the cleanups.
--
Paul Pluzhnikov