Re: pgsql: Avoid valgrind complaint about write() of uninitalized bytes. - Mailing list pgsql-hackers

From Peter Geoghegan
Subject Re: pgsql: Avoid valgrind complaint about write() of uninitalized bytes.
Date
Msg-id CAH2-Wz=4sa9sw5Vbv1eD4LF52+BXEhYG5y0mdoqpOeBLHqmGvA@mail.gmail.com
Whole thread Raw
In response to Re: pgsql: Avoid valgrind complaint about write() of uninitalized bytes.  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
On Thu, Feb 22, 2018 at 6:32 AM, Robert Haas <robertmhaas@gmail.com> wrote:
>> Attached patch does this. I cannot recreate this issue locally, but
>> this should still fix it on skink.
>
> Committed.

Looks like it worked.

-- 
Peter Geoghegan


pgsql-hackers by date:

Previous
From: Greg Stark
Date:
Subject: Re: Reopen logfile on SIGHUP
Next
From: Andres Freund
Date:
Subject: Re: Reopen logfile on SIGHUP