Revision: 48521
          http://brlcad.svn.sourceforge.net/brlcad/?rev=48521&view=rev
Author:   bob1961
Date:     2012-01-12 16:46:20 +0000 (Thu, 12 Jan 2012)
Log Message:
-----------
run 6, CID 1806, UNINIT.

Modified Paths:
--------------
    brlcad/trunk/src/rt/rtshot.c

Modified: brlcad/trunk/src/rt/rtshot.c
===================================================================
--- brlcad/trunk/src/rt/rtshot.c        2012-01-12 16:45:11 UTC (rev 48520)
+++ brlcad/trunk/src/rt/rtshot.c        2012-01-12 16:46:20 UTC (rev 48521)
@@ -574,7 +574,7 @@
 {
     register struct partition *pp;
     register struct soltab *stp;
-    struct curvature cur;
+    struct curvature cur = RT_CURVATURE_INIT_ZERO;
     point_t inpt, outpt;
     vect_t inormal, onormal;
     int raycnt=1;

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
RSA(R) Conference 2012
Mar 27 - Feb 2
Save $400 by Jan. 27
Register now!
http://p.sf.net/sfu/rsa-sfdev2dev2
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to