Verified Commit 56b26002 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 e6a7efa6
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