--- libaitio/src/sess.c 2013/03/19 17:06:58 1.2.2.2 +++ libaitio/src/sess.c 2013/03/19 17:20:02 1.2.2.3 @@ -3,7 +3,7 @@ * by Michael Pounov * * $Author: misho $ -* $Id: sess.c,v 1.2.2.2 2013/03/19 17:06:58 misho Exp $ +* $Id: sess.c,v 1.2.2.3 2013/03/19 17:20:02 misho Exp $ * ************************************************************************** The ELWIX and AITNET software is distributed under the following @@ -765,7 +765,6 @@ sess_GetValue(sess_t * __restrict s, const char *csAtt } e_free(Shared); - ait_freeVar(v); return 0; }