POV-Ray : Newsgroups : povray.unofficial.patches : Trouble compiling Superpatch for Mac : Re: Trouble compiling Superpatch for Mac Server Time
2 Sep 2024 18:20:33 EDT (-0400)
  Re: Trouble compiling Superpatch for Mac  
From: Ron Parker
Date: 2 Oct 1999 10:11:06
Message: <slrn7vbjg7.3su.parkerr@linux.parkerr.fwi.com>
On Fri, 01 Oct 1999 20:24:58 -0500, Chris Huff wrote:
>Ok, I narrowed it down to the line
>      if (Func->pnum >0) POV_FREE (Func->parm);
>in Destroy_Function. If this line is commented out, the error doesn't
>appear.
>I think commenting this out causes a memory leak, however, the error
>might be appearing because this has already been freed. I will be
>studying the code some more, and running more tests...


It might also be appearing because under some unknown circumstances it
didn't get allocated, but I haven't gotten a chance to look at the code
yet to see if that's the case.


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.