Skip to content
  • James R.'s avatar
    Use a pointer for port_name · 4e321012
    James R. authored
    Using strcpy is stupid because we don't know how long the argument would be.
    There's no need for a buffer anyway.
    4e321012