]> jfr.im git - irc/blitzed-org/libopm.git/commit
Added != NULL check on MyFree as to avoid having to check for NULL BEFORE MyFree...
authorstrtok <redacted>
Thu, 7 Nov 2002 19:53:50 +0000 (19:53 +0000)
committerstrtok <redacted>
Thu, 7 Nov 2002 19:53:50 +0000 (19:53 +0000)
commit740005eb3bf9575122103ace7a9844f80c2f64a6
tree2a730912fd2dd38dc048e2de6b9a08add9189d17
parent7e10348d92b1c10848f2b70d2e59920169ffa5d4
Added != NULL check on MyFree as to avoid having to check for NULL BEFORE MyFree is called everytime
src/malloc.c