Strip out extraneous whitespace, cast a some `const char *` to `void *` when
passed to free() and make a `char *` to a `const char *` as found by Clang's static analyzer.
Showing
Please register or sign in to comment
passed to free() and make a `char *` to a `const char *` as found by Clang's static analyzer.