diff options
author | Noah Misch <noah@leadboat.com> | 2015-02-02 10:00:45 -0500 |
---|---|---|
committer | Noah Misch <noah@leadboat.com> | 2015-02-02 10:00:45 -0500 |
commit | 59b919822ab060f721e235964d19b55a19c815f0 (patch) | |
tree | 3106d0fd46d4e7c23c0079de2dd43980dbd1cc43 /src/backend/tcop/postgres.c | |
parent | 8b59672d8d23ea4203cf2701d126a96edca5bdd6 (diff) | |
download | postgresql-59b919822ab060f721e235964d19b55a19c815f0.tar.gz postgresql-59b919822ab060f721e235964d19b55a19c815f0.zip |
Prevent Valgrind Memcheck errors around px_acquire_system_randomness().
This function uses uninitialized stack and heap buffers as supplementary
entropy sources. Mark them so Memcheck will not complain. Back-patch
to 9.4, where Valgrind Memcheck cooperation first appeared.
Marko Tiikkaja
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions