Author: sayer
Date: 2010-02-25 16:31:09 +0100 (Thu, 25 Feb 2010)
New Revision: 1636

Modified:
   trunk/core/plug-in/binrpcctrl/libbinrpc/tests/hasheval.c
Log:
make code checker happy

Modified: trunk/core/plug-in/binrpcctrl/libbinrpc/tests/hasheval.c
===================================================================
--- trunk/core/plug-in/binrpcctrl/libbinrpc/tests/hasheval.c    2010-02-25 
14:41:12 UTC (rev 1635)
+++ trunk/core/plug-in/binrpcctrl/libbinrpc/tests/hasheval.c    2010-02-25 
15:31:09 UTC (rev 1636)
@@ -259,6 +259,7 @@
        }
        rmsd = sqrt((double)sum / hsz);
        //rmsd = ((double)sum / hsz);
+       free(dist);
        return rmsd;
 }
 

_______________________________________________
Semsdev mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/semsdev

Reply via email to