pnoltes commented on issue #754: URL: https://github.com/apache/celix/issues/754#issuecomment-2212524314
I am not sure if we can configure coverity to cope with `__attribute__((cleanup(func)))`. There is some option for a model reference, see: https://scan.coverity.com/tune But as far as I can tell this does not help, because coverity does not register that then `func` is called once a variable goes out of scope. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@celix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org