Revision: 71607
          http://sourceforge.net/p/brlcad/code/71607
Author:   starseeker
Date:     2018-08-28 22:08:12 +0000 (Tue, 28 Aug 2018)
Log Message:
-----------
free string

Modified Paths:
--------------
    brlcad/trunk/src/libged/facetize.c

Modified: brlcad/trunk/src/libged/facetize.c
===================================================================
--- brlcad/trunk/src/libged/facetize.c  2018-08-28 22:06:38 UTC (rev 71606)
+++ brlcad/trunk/src/libged/facetize.c  2018-08-28 22:08:12 UTC (rev 71607)
@@ -1663,6 +1663,8 @@
            bu_log("Error adding attribute %s to comb %s", attrav[3], rcname);
        }
     }
+
+    bu_vls_free(&anum);
 }
 
 int

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


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
BRL-CAD Source Commits mailing list
brlcad-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to