• Danny Auble's avatar
    Fix potential buffer overflow. · 219826b0
    Danny Auble authored
    This isn't that big of an issue for 14.03, but 14.11 added more to this
    string which could overflow the buffer since sprintf is used instead of
    snprintf.  Using xstrfmtcat fixes the issue and is easier to read code.
    219826b0
To find the state of this project's repository at the time of any of these versions, check out the tags.