Revision: 76628
          http://sourceforge.net/p/brlcad/code/76628
Author:   brlcad
Date:     2020-08-01 06:47:28 +0000 (Sat, 01 Aug 2020)
Log Message:
-----------
idents cn longer bombs simply when run from a read-only path

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

Modified: brlcad/trunk/BUGS
===================================================================
--- brlcad/trunk/BUGS   2020-08-01 06:44:27 UTC (rev 76627)
+++ brlcad/trunk/BUGS   2020-08-01 06:47:28 UTC (rev 76628)
@@ -15,11 +15,6 @@
 Recent Bugs
 -----------
 
-* the 'idents' command on a system-installed BRL-CAD apparently fails
-  catastrophically on Windows with the default user working directory.
-  when the user specifies a pathless idents file, it ends up bombing
-  inside bu_ptbl_free with a NULL ptbl pointer.  reported by users.
-
 * dbupgrade -r produces an invalid rhc with the default v5 rhc produced
   by MGED with  "make rhc rhc"
 

Modified: brlcad/trunk/NEWS
===================================================================
--- brlcad/trunk/NEWS   2020-08-01 06:44:27 UTC (rev 76627)
+++ brlcad/trunk/NEWS   2020-08-01 06:47:28 UTC (rev 76628)
@@ -13,6 +13,7 @@
 --- 20XX-XX-XX  Release 7.3X.X                                     ---
 ----------------------------------------------------------------------
 
+* fixed 'idents' crash when running in a read-only dir - Sean Morrison
 * fixed fb tools w/ redirected files and cv on Windows - Sean Morrison
 * expanded 'bo' command docs with a DSP input example - Sean Morrison
 * fixed 'in' making joint, superell, & script objects - Sean Morrison

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



_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to