ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/rt/source.c
(Generate patch)

Comparing ray/src/rt/source.c (file contents):
Revision 2.59 by greg, Thu Oct 28 09:38:46 2010 UTC vs.
Revision 2.60 by greg, Mon Feb 14 20:13:38 2011 UTC

# Line 167 | Line 167 | freesources(void)                      /* free all source structures */
167                  source = NULL;
168                  nsources = 0;
169          }
170 +        markclip(NULL);
171          if (maxcntr <= 0)
172                  return;
173          free((void *)srccnt);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines