Fix a memory allocation error: allocate (n+1)*size, not n*(size+1).
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 8 Sep 2005 15:07:33 +0000 (15:07 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 8 Sep 2005 15:07:33 +0000 (15:07 +0000)
(Richard B mailed me this fix in June and I never got round to
committing it. Oops.)

git-svn-id: svn://svn.tartarus.org/sgt/library@6280 cda61777-01e9-0310-a592-d414129be87e


No differences found