Commit 5e9aeeb4 authored by Adam Borowski's avatar Adam Borowski
Browse files

Use snprintf() to be safe.

I _think_ NAME_MAX is indeed the max, unlike the notorious trap of PATH_MAX,
but as we already have the buffer's length calculated...
parent d9e3c9e9
Supports Markdown
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