POV-Ray : Newsgroups : povray.unofficial.patches : Trouble compiling Superpatch for Mac : Re: Trouble compiling Superpatch for Mac Server Time
2 Sep 2024 18:18:39 EDT (-0400)
  Re: Trouble compiling Superpatch for Mac  
From: Chris Huff
Date: 1 Oct 1999 21:20:26
Message: <37F55E46.74466B72@compuserve.com>
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...


Post a reply to this message

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