Revision: 75401
http://sourceforge.net/p/brlcad/code/75401
Author: starseeker
Date: 2020-04-14 18:20:42 +0000 (Tue, 14 Apr 2020)
Log Message:
-----------
free vls
Modified Paths:
--------------
brlcad/trunk/src/libbu/tests/vls_incr.c
Modified: brlcad/trunk/src/libbu/tests/vls_incr.c
===================================================================
--- brlcad/trunk/src/libbu/tests/vls_incr.c 2020-04-14 16:22:46 UTC (rev
75400)
+++ brlcad/trunk/src/libbu/tests/vls_incr.c 2020-04-14 18:20:42 UTC (rev
75401)
@@ -72,6 +72,8 @@
bu_log("output: %s\n", bu_vls_addr(&name));
+ bu_vls_free(&name);
+
return ret;
}
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