Re: NULL passed as an argument to memcmp() in parse_func.c

From: Piotr Stefaniak <postgres(at)piotr-stefaniak(dot)me>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: NULL passed as an argument to memcmp() in parse_func.c
Date: 2015-06-22 19:27:06
Message-ID: BLU436-SMTP1074C7551D36DDC0EBF1CA1F2A10@phx.gbl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Jim Nasby 2015-06-22 19:29:04 Re: Time to get rid of PQnoPasswordSupplied?
Previous Message Tom Lane 2015-06-22 19:17:34 Re: NULL passed as an argument to memcmp() in parse_func.c