[ 
https://issues.apache.org/jira/browse/MINIFICPP-645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mr TheSegfault updated MINIFICPP-645:
-------------------------------------
    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

  was:
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


> Move from new to malloc in CAPI to facilitate eventual change from C++ to C
> ---------------------------------------------------------------------------
>
>                 Key: MINIFICPP-645
>                 URL: https://issues.apache.org/jira/browse/MINIFICPP-645
>             Project: NiFi MiNiFi C++
>          Issue Type: Improvement
>            Reporter: Mr TheSegfault
>            Assignee: Arpad Boda
>            Priority: Blocker
>              Labels: CAPI, nanofi
>             Fix For: 0.6.0
>
>
> 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



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to