Skip to content
Verified Commit 67c71aab authored by Tommaso Tocci's avatar Tommaso Tocci
Browse files

fix buffer overflow: readlink write

readlink write at most PATH_MAX, thus we need to support also the worst case
scenario in which all the bytes are written.
parent a9b4c16b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment