-
Ulrich Sibiller authored
Should be used instead of free() calls and will clear the pointer after calling free(). This can prevent double-free or use-after-free errors.
4dbee3a3
Should be used instead of free() calls and will clear the pointer after calling free(). This can prevent double-free or use-after-free errors.