Skip to content
Snippets Groups Projects
Forked from Kart Krew / Kart-Public
Loading
  • James R.'s avatar
    6d4cdfaa
    Fix compiler errors · 6d4cdfaa
    James R. authored
    The truncation handling in this one spot is okay, but the compiler isn't smart
    enough for it. I'm leaving it as a warning because I'd like to make a dedicated
    function for handling snprintf truncation in the future.
    6d4cdfaa
    History
    Fix compiler errors
    James R. authored
    The truncation handling in this one spot is okay, but the compiler isn't smart
    enough for it. I'm leaving it as a warning because I'd like to make a dedicated
    function for handling snprintf truncation in the future.