Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-85718

Memory leak in tst_tostring.cpp's numeric helper

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P3: Somewhat important
    • None
    • 5.15.0
    • Testing: qtestlib
    • 59e3073b1cb944128b7533dd85be13074ab07b72

    Description

      The implementation uses QTest::toString, which strdup's the string data. Callers need to free the string.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            thiago Thiago Macieira
            zorowk zoro wk
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes