Uploaded image for project: 'Apache NiFi MiNiFi C++'
  1. Apache NiFi MiNiFi C++
  2. MINIFICPP-645

Move from new to malloc in CAPI to facilitate eventual change from C++ to C

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • None
    • 0.6.0

    Description

      As gradually move to C we should move out of libminifi and remove the linter. 

      Nothing that is returned via the API that is not an opaque pointer should use new, and conversely nothing that is passed in as a non-opaque pointer should be deleted versus freed

      Attachments

        Issue Links

          Activity

            People

              aboda Arpad Boda
              phrocker Marc Parisi
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: