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

Modified Paths:
--------------
    brlcad/trunk/src/shapes/window_frame.c

Modified: brlcad/trunk/src/shapes/window_frame.c
===================================================================
--- brlcad/trunk/src/shapes/window_frame.c      2012-01-12 16:01:36 UTC (rev 
48510)
+++ brlcad/trunk/src/shapes/window_frame.c      2012-01-12 16:12:34 UTC (rev 
48511)
@@ -45,7 +45,9 @@
     /* START # 1 */
     struct rt_wdb *fpw;                /* File to be written to. */
     char filemged[26];         /* Mged file create. */
-    double hgt, wid, dpt;      /* Height, width, & depth of outside window */
+    double hgt=0;              /* Height, width, & depth of outside window */
+    double wid=0;
+    double dpt=0;
     /* frame. */
     double rds;                        /* Radius of the corner of window 
frame. */
     double isw;                        /* Width of frame itself. */

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