From: solar <> Date: Sun, 20 Feb 2011 20:48:48 +0000 (+0000) Subject: Fix for #42 - free( NULL ) must not fail. X-Git-Url: https://pd.if.org/git/?a=commitdiff_plain;ds=sidebyside;h=f12696b39491a60010cc28c029133833856b5b85;hp=f12696b39491a60010cc28c029133833856b5b85;p=pdclib.old Fix for #42 - free( NULL ) must not fail. ---