Uploaded image for project: 'Thrift'
  1. Thrift
  2. THRIFT-3086

C++ Valgrind Error Cleanup

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.9.2
    • 0.9.3
    • C++ - Library
    • None

    Description

      valgrind identified a few issues in the C++ library:

      1. In TFileTransport, inconsistent use of malloc then delete[]
      2. In ZLibTest, leaking allocations
      3. In RecursiveTest, leaking allocation

      These are minor, but a clean valgrind run is a happy valgrind run.

      Attachments

        Activity

          People

            jking3 James E. King III
            jking3 James E. King III
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: