Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-10060

Fix errant strncat calls in testutil

    • Type: Icon: Bug Bug
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None

      I insisted on a change in WT-9871, and that introduced incorrect uses of strncat to the testutil module. At the moment, only schema_abort is using the function in question (testutil_wiredtiger_open). The usage is narrow enough, and the buffers are big enough so that it currently doesn't manifest as a crash.

            Assignee:
            donald.anderson@mongodb.com Donald Anderson
            Reporter:
            donald.anderson@mongodb.com Donald Anderson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: