diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2011-12-07 13:34:13 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2011-12-07 13:34:13 -0500 |
commit | 0d0ec527afec5e7bc9d709c40a37f295b627336a (patch) | |
tree | 3c615116b3437527398629c30a712248070fa2e0 /src/backend/access/transam/xlogutils.c | |
parent | 0d9b09282fbf2a21160d57d2f11785cb23841909 (diff) | |
download | postgresql-0d0ec527afec5e7bc9d709c40a37f295b627336a.tar.gz postgresql-0d0ec527afec5e7bc9d709c40a37f295b627336a.zip |
Fix corner cases in readlink() usage.
Make sure all calls are protected by HAVE_READLINK, and get the buffer
overflow tests right. Be a bit more paranoid about string length in
_tarWriteHeader(), too.
Diffstat (limited to 'src/backend/access/transam/xlogutils.c')
0 files changed, 0 insertions, 0 deletions