Revision: 54559
http://brlcad.svn.sourceforge.net/brlcad/?rev=54559&view=rev
Author: brlcad
Date: 2013-03-07 19:01:32 +0000 (Thu, 07 Mar 2013)
Log Message:
-----------
pair BU_PUT with BU_GET for cut nodes
Modified Paths:
--------------
brlcad/trunk/src/librt/cut.c
Modified: brlcad/trunk/src/librt/cut.c
===================================================================
--- brlcad/trunk/src/librt/cut.c 2013-03-07 18:35:23 UTC (rev 54558)
+++ brlcad/trunk/src/librt/cut.c 2013-03-07 19:01:32 UTC (rev 54559)
@@ -918,7 +918,7 @@
bu_bomb("rt_cut_it: unknown space partitioning method\n");
}
- bu_free((genptr_t)finp, "finite solid box");
+ BU_PUT(finp, union cutter);
/* Measure the depth of tree, find max # of RPPs in a cut node */
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the
endpoint security space. For insight on selecting the right partner to
tackle endpoint security challenges, access the full report.
http://p.sf.net/sfu/symantec-dev2dev
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits