Revision: 41272
http://brlcad.svn.sourceforge.net/brlcad/?rev=41272&view=rev
Author: brlcad
Date: 2010-11-08 15:21:06 +0000 (Mon, 08 Nov 2010)
Log Message:
-----------
richard fixed a bug in the point cloud primitive where my "don't bother
dequeing" message was apparently a "bad thing" to do. when freeing the point
cloud's bu_list, the forward pointer was being referenced after it was freed
(presumably causing a crash or valgrind failure). fix calls BU_LIST_DEQUE
(like I documented in bu.h as being necessary).
Modified Paths:
--------------
brlcad/trunk/NEWS
Modified: brlcad/trunk/NEWS
===================================================================
--- brlcad/trunk/NEWS 2010-11-08 15:05:17 UTC (rev 41271)
+++ brlcad/trunk/NEWS 2010-11-08 15:21:06 UTC (rev 41272)
@@ -20,6 +20,7 @@
easy-to-use interface. The new GUI grealy simplifies BoT processing
steps and can save modelers considerable time.
+* fixed 'pnts' point cloud primitive memory access bug - Richard Weiss
* new BoT editing interface for mged and archer - Nicholas Reed
* fixed crash during BoT decimation - Nicholas Reed
* improved robustness of CSG boolean tree processing - Sean Morrison
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book "Blueprint to a
Billion" shares his insights and actions to help propel your
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits