Hash :
cfeafeab
Author :
Date :
2020-08-16T21:58:04
funopen: Fix memory leak in funopen_close() when closefn is NULL We need to free the cookiewrap even when the closefn method is NULL. Warned-by: gcc ASAN