Re: fix memcpy() overlap - Mailing list pgsql-patches

From Neil Conway
Subject Re: fix memcpy() overlap
Date
Msg-id 87llnj64fd.fsf@mailbox.samurai.com
Whole thread Raw
In response to Re: fix memcpy() overlap  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-patches
Tom Lane <tgl@sss.pgh.pa.us> writes:
> If we want to get rid of the valgrind warning, a simpler patch would
> be to substitute memmove for memcpy

I've made this change and committed it to HEAD.

-Neil


pgsql-patches by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: log session end - again
Next
From: Claudio Natoli
Date:
Subject: Re: [pgsql-hackers-win32] New win32 signals patch (3)