clang-analyzer-unix.Malloc

Check for memory leaks, double free, and use-after-free problems. Traces memory managed by malloc()/free().

The clang-analyzer-unix.Malloc check is an alias, please see Clang Static Analyzer Available Checkers for more information.