Index: trunk/Ohana/src/opihi/lib.shell/dvomath.c
===================================================================
--- trunk/Ohana/src/opihi/lib.shell/dvomath.c	(revision 3414)
+++ trunk/Ohana/src/opihi/lib.shell/dvomath.c	(revision 3901)
@@ -68,10 +68,8 @@
     case 1:
       MoveVector (vec, stack[0].vector);
-      free (stack[0].vector);
       break;
   
     case 2:
       MoveBuffer (buf, stack[0].buffer);
-      free (stack[0].buffer);
       break;
   }
