Uploaded image for project: 'CIFX Driver for RTX'
  1. CIFX Driver for RTX
  2. NXDRVRTX-45

cifXGetDriverVersion() returns the version string without the terminating 0 character

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: V1.1.0.0, V1.2.0.0, V1.3.0.0, V1.4.0.0
    • Fix Version/s: V1.5.0.0
    • Component/s: Driver
    • Labels:
      None
    • Account:
      SDO Driver (SDODRIVER)

      Description

      When reading the driver version by cifXGetDriverVersion(), the version string does not contain a terminating 0 character.

      The function uses strlen() to determine the copy length of the string, but the function returns the length without the terminating 0 character and this length is used in strncpy() resulting in the missing
      terminating 0 character.

        Attachments

          Expenses

            Activity

              Status Description

                People

                • Reporter:
                  RMay Robert M [X] (Inactive)
                • Votes:
                  0 Vote for this issue
                  Watchers:
                  0 Start watching this issue

                  Dates

                  • Created:
                    Updated:
                    Resolved: