Commit 3902510c authored by Danny Auble's avatar Danny Auble
Browse files

Fix for gcc 7.2 to ignore warning about giving snprintf a NULL value

(-O1 makes this happen).

This should be handled differently in the future meaning Slurm should figure
out the null part and not rely on *printf to do that correctly.
parent 35f3a273
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