--- libaitcfg/src/queue.c 2012/07/22 21:54:47 1.8 +++ libaitcfg/src/queue.c 2012/07/25 15:24:20 1.9 @@ -3,7 +3,7 @@ * by Michael Pounov * * $Author: misho $ -* $Id: queue.c,v 1.8 2012/07/22 21:54:47 misho Exp $ +* $Id: queue.c,v 1.9 2012/07/25 15:24:20 misho Exp $ * ************************************************************************** The ELWIX and AITNET software is distributed under the following @@ -248,6 +248,7 @@ cfg_loadAttribute(cfg_root_t * __restrict cfg, const c return -1; } + AIT_INIT_VAL(val); av = _selectAttribute(cfg, csSec, csAttr); if (!av) { /* not found item */