Revision: 45842
          http://brlcad.svn.sourceforge.net/brlcad/?rev=45842&view=rev
Author:   brlcad
Date:     2011-08-09 16:55:36 +0000 (Tue, 09 Aug 2011)

Log Message:
-----------
most of the wdb routines now properly make a copy so wdb_export can free it.  
possibly a few stragglers remaining, but not nmg and sketch previously 
mentioned.

Modified Paths:
--------------
    brlcad/trunk/TODO

Modified: brlcad/trunk/TODO
===================================================================
--- brlcad/trunk/TODO   2011-08-09 16:53:05 UTC (rev 45841)
+++ brlcad/trunk/TODO   2011-08-09 16:55:36 UTC (rev 45842)
@@ -403,9 +403,6 @@
   command.  It should perform all sorting on the data directly in
   memory, at least without creating another process.
 
-* make libwdb routines not free user-allocated memory.  notably
-  mk_nmg() and mk_sketch() but probably others as well.
-
 * libbn's tri_specific structure requires user-provided memory for
   normals.. this certainly saves memory if the triangles don't have
   normals but at a rather expensive malloc cost (which is being seen


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

------------------------------------------------------------------------------
uberSVN's rich system and user administration capabilities and model 
configuration take the hassle out of deploying and managing Subversion and 
the tools developers use with it. Learn more about uberSVN and get a free 
download at:  http://p.sf.net/sfu/wandisco-dev2dev
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to