Closed DerDakon closed 3 years ago
-do not check the pointer to be NULL before calling free(), doing free(NULL) is fine -fix some memleaks found by looking at the code
-do not check the pointer to be NULL before calling free(), doing free(NULL) is fine -fix some memleaks found by looking at the code