Uploaded image for project: 'Couchbase Lite'
  1. Couchbase Lite
  2. CBL-1440

FLSliceResult leaks memory

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 2.8.4
    • 2.7.0
    • Java, Java-Android
    • Security Level: Public
    • None
    • Blake 34, Blake 35
    • 3

    Description

      On many paths when an FLSliceResult object is created, it is the result of a JNI malloc which is then carried by Java but never freed later. This leak needs to be plugged while ensuring that any that do not follow the malloc path continue to function correctly.

      Attachments

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

        Activity

          People

            blake.meike Blake Meike
            jimb Jim Borden
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty