POV-Ray : Newsgroups : povray.beta-test : Linux Beta 28 segfaults on Slackware and Kubuntu : Re: Linux Beta 28 segfaults on Slackware and Kubuntu Server Time
29 Apr 2024 13:04:24 EDT (-0400)
  Re: Linux Beta 28 segfaults on Slackware and Kubuntu  
From: Chris Cason
Date: 18 Sep 2008 07:41:01
Message: <48d23e4d@news.povray.org>
NB I suspect that initializing it as such:

  lightColorCache.resize(sd->parsedMaxTraceLevel + 1)

should be sufficient. If I can ensure that it should never go above that
value then I ought to replace the resize with an exception.

-- Chris


Post a reply to this message

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