• Tom Lane's avatar
    Fix corner cases in readlink() usage. · 0d0ec527
    Tom Lane authored
    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.
    0d0ec527
misc.c 9.9 KB