Revision: 72330
          http://sourceforge.net/p/brlcad/code/72330
Author:   starseeker
Date:     2019-02-04 14:36:26 +0000 (Mon, 04 Feb 2019)
Log Message:
-----------
Fixed (r72295) an issue manifesting when multiple commands in MGED referencing 
more than one file ran in sequence - an invalid pointer was causing a crash.  
Looks like (per Sean) a different bug was masking this bug - the 
bu_free_mapped_files behavior at fault goes back quite a ways.

Modified Paths:
--------------
    brlcad/trunk/NEWS

Modified: brlcad/trunk/NEWS
===================================================================
--- brlcad/trunk/NEWS   2019-02-04 12:28:08 UTC (rev 72329)
+++ brlcad/trunk/NEWS   2019-02-04 14:36:26 UTC (rev 72330)
@@ -14,6 +14,8 @@
 --- 201X-XX-XX  Release 7.30.0                                     ---
 ----------------------------------------------------------------------
 
+* fixed crash when using dbconcat and dup together in MGED
+        - Cliff Yapp, Sean Morrison
 * renamed MGED "ps" command to "postscript" - Cliff Yapp
 * removed MGED commands em, e_muves, l_muves, lm, read_muves, t_muves
        - Cliff Yapp

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



_______________________________________________
BRL-CAD Source Commits mailing list
brlcad-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to