feat: Remove unecessary if statement
free() would take no action if the arguement is a NULL pointer. Therefore, the if statement is totally unnecessary. See ISO-IEC 9899 Signed-off-by: YangHau <vulxj0j8j8@gmail.com>pull/1364/head
parent
a22ccbd884
commit
b2aed5cb7e
Loading…
Reference in New Issue