From: solar <> Date: Wed, 15 Nov 2006 05:48:38 +0000 (+0000) Subject: Misallocation in realloc() was not caught. Fixed. X-Git-Url: https://pd.if.org/git/?a=commitdiff_plain;ds=sidebyside;h=86e4dc0d4ab2712609d45a05d35a2dbe0aa6e37a;hp=86e4dc0d4ab2712609d45a05d35a2dbe0aa6e37a;p=pdclib.old Misallocation in realloc() was not caught. Fixed. ---