[srm-cvs] CVS Update: - Fix test client

From: <d.rethans[@]jdimedia.nl>
Date: Sat Feb 23 2002 - 16:52:08 CET

Date: Sat Feb 23 16:52:07 CET 2002
User: Derick Rethans
Directory: srm/test/serialize

Log Message:
 [0.05]
 - Fix test client
 
Modified files:
           srm/test/serialize/serialize.c (version: 1.22)

[FILE: /srm/test/serialize/serialize.c]

--- srm/test/serialize/serialize.c:1.21 Mon Jan 14 18:54:04 2002 GMT
+++ srm/test/serialize/serialize.c Sat Feb 23 14:52:07 2002 GMT
@@ -1,4 +1,4 @@
-/* $Id: cvstemp,v 1.21 2002/01/14 19:54:04 peter Exp $ */
+/* $Id: cvstemp,v 1.22 2002/02/23 15:52:07 derick Exp $ */
 
 /* The contents of this file are subject to the Vulcan Logic Public
  * License Version 1.1 (the "License"); you may not use this file
@@ -162,7 +162,6 @@
 
         serialize (list, (srm_ui8**) &output, &length);
         dump (output, length);
- srm_value_free (val);
 
         deserialize (output, length, (struct srm_value**) &de, 0);
         srm_value_dump (de, 0);
Received on Sat Feb 23 16:52:21 2002

This archive was generated by hypermail 2.1.8 : Tue Jan 06 2009 - 10:00:03 CET