clion not smart enough to find memory misuse case??
I found clion cannot suggest simple memory misuse case: say I create a pointer and give it a value which is not protected and later use this pointer. Clion code inspector will show nothing, is there anyway/plugin to solve it?
Please sign in to leave a comment.
Hi Eugene.
Could you please send us an example so we could reproduce the issue on our side?