Fix: Handle case realloc() is used as free().
This (hopefully) corrects the usage of realloc() as free(). This patch is part of the series based on Denis Denisov's input.
Showing
Please register or sign in to comment
This (hopefully) corrects the usage of realloc() as free(). This patch is part of the series based on Denis Denisov's input.