Revision: 41288
http://brlcad.svn.sourceforge.net/brlcad/?rev=41288&view=rev
Author: r_weiss
Date: 2010-11-08 23:12:55 +0000 (Mon, 08 Nov 2010)
Log Message:
-----------
Updated TODO list for next release to fix bu_realloc so passing in size zero
will perform a free instead of allocating the minimum size to store a pointer.
Modified Paths:
--------------
brlcad/trunk/TODO
Modified: brlcad/trunk/TODO
===================================================================
--- brlcad/trunk/TODO 2010-11-08 22:51:44 UTC (rev 41287)
+++ brlcad/trunk/TODO 2010-11-08 23:12:55 UTC (rev 41288)
@@ -19,7 +19,10 @@
* verify rt/benchmark on windows doesn't crash
+* change bu_realloc so that a zero size will perform a free instead
+ of allocating the minimum size to store a pointer.
+
THESE TASKS SHOULD HAPPEN WITHIN TWO RELEASE ITERATIONS
-------------------------------------------------------
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