git.postgresql.org Git - postgresql.git/commit
Fri, 7 Mar 2014 11:13:33 +0000 (13:13 +0200)
Fri, 7 Mar 2014 11:29:33 +0000 (13:29 +0200)
commit 4afc3f0faa3b1f86c23dabe716c3324962543fa6
Avoid memcpy() with same source and destination address.
The behavior of that is undefined, although unlikely to lead to problems in
practice.
Found by running regression tests with Valgrind.
This is the main PostgreSQL git repository.
RSS
Atom