Commit 8a02909a authored by Tim Wickberg's avatar Tim Wickberg
Browse files

Replace sprintf() with xstrfmtcat().

Slight hit from heap based strings instead of stack, but worth
it to remove sprintf() call in lightly-used debug path.
parent 1711fb87
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