Skip to content
  • Marius Pa's avatar
    HistoryTest fix potential leak of memory · 50fdaff1
    Marius Pa authored and Tomaz  Canabrava's avatar Tomaz Canabrava committed
    The "return" in "#define QCOMPARE(actual, expected)" does not allow us
    to delete the new-ed objects.
    This raises clangd
    "Potential leak of memory pointed to by 'X' [clang-analyzer-cplusplus.NewDeleteLeaks]"
    and PVS-Studio V773.
    50fdaff1
To find the state of this project's repository at the time of any of these versions, check out the tags.