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/1600/head
parent
06024700ba
commit
3d25b20eba
Loading…
Reference in New Issue