Re: NULL passed as an argument to memcmp() in parse_func.c - Mailing list pgsql-hackers

From Piotr Stefaniak
Subject Re: NULL passed as an argument to memcmp() in parse_func.c
Date
Msg-id BLU436-SMTP1074C7551D36DDC0EBF1CA1F2A10@phx.gbl
Whole thread Raw
In response to Re: NULL passed as an argument to memcmp() in parse_func.c  (Piotr Stefaniak <postgres@piotr-stefaniak.me>)
List pgsql-hackers
On 06/22/2015 09:15 PM, Piotr Stefaniak wrote:
> For example, glibc has memcpy marked as __nonnull(1,2).
Sorry, that's just a typo: I obviously meant memcmp.



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: NULL passed as an argument to memcmp() in parse_func.c
Next
From: Jim Nasby
Date:
Subject: Re: Time to get rid of PQnoPasswordSupplied?