Uploaded image for project: 'Traffic Server'
  1. Traffic Server
  2. TS-953

Consolidate string function calls

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.1.1
    • 3.1.1
    • None
    • None

    Description

      it would be a good idea to consolidate calls to

      strcpy() strncpy() ink_strncpy() ink_strlcpy()
      strcat() strncat() ink_strncat() ink_strlcat()

      Right now we have all of those floating around. It would be a good idea if we consistently used ink_strlcpy() and ink_strlcat() respectively.

      Attachments

        Activity

          People

            i.galic Igor Galić
            i.galic Igor Galić
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: