Details

    • Technical task
    • Resolution: Fixed
    • Major
    • 4.6.0
    • 4.5.0
    • couchbase-bucket
    • None

    Description

      The cJSON library we use provides a specific function (cJSON_Free() to free allocations made by cJSON_Print(), however we do not always correctly use cJSON_Free, instead using raw free(). While strictly incorrect, this currently works as long as cJSON uses malloc to allocate memory.

      Given we will moving to cbmalloc instead of system malloc, need to update all uses to be correct.

      Attachments

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

        Activity

          People

            drigby Dave Rigby (Inactive)
            drigby Dave Rigby (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty