Skip to content
Commit 94937427 authored by Oliver Kellogg's avatar Oliver Kellogg
Browse files

Coverity check on master@bd16929, CID 71391: Resource leak in object

umbrello/codegenerators/codeblockwithcomments.cpp
> CTOR_DTOR_LEAK
> The constructor allocates field m_comment of CodeBlockWithComments but
> the destructor and whatever functions it calls do not free it.
parent 5e260d82
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment