Fix realloc error in bench_dhandle

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage Engines, Storage Engines - Foundations
    • SE Foundations - 2025-09-12
    • 1

      In the (alleged) fix to WT-15173, an error was introduced.  When reallocing zero elements, realloc returns NULL, and it is not an error.  Dying at that point is not the right thing to do.

            Assignee:
            Donald Anderson
            Reporter:
            Donald Anderson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: