diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2020-12-20 12:38:32 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2020-12-20 12:38:32 -0500 |
commit | ed6329cfa975a13c58c44676464585cda5d317b3 (patch) | |
tree | db0971aab3a8ca87ba62ad3bbc74e0597b1daaaf /src/backend/utils/adt/jsonfuncs.c | |
parent | 11072e86939d2f5ca0a97c709b46f29ea8b57590 (diff) | |
download | postgresql-ed6329cfa975a13c58c44676464585cda5d317b3.tar.gz postgresql-ed6329cfa975a13c58c44676464585cda5d317b3.zip |
Avoid memcpy() with same source and destination in pgstat_recv_replslot.
Same type of issue as in commit 53d4f5fef and earlier fixes; also
found by apparently-more-picky-than-the-buildfarm valgrind testing.
This one is an oversight in commit 986816750. Since that's new in
HEAD, no need for a back-patch.
Diffstat (limited to 'src/backend/utils/adt/jsonfuncs.c')
0 files changed, 0 insertions, 0 deletions