--- libaitcfg/src/queue.c 2021/11/26 01:15:03 1.19 +++ libaitcfg/src/queue.c 2025/01/31 00:03:15 1.20 @@ -3,7 +3,7 @@ * by Michael Pounov * * $Author: misho $ -* $Id: queue.c,v 1.19 2021/11/26 01:15:03 misho Exp $ +* $Id: queue.c,v 1.20 2025/01/31 00:03:15 misho Exp $ * ************************************************************************** The ELWIX and AITNET software is distributed under the following @@ -12,7 +12,7 @@ terms: All of the documentation and software included in the ELWIX and AITNET Releases is copyrighted by ELWIX - Sofia/Bulgaria -Copyright 2004 - 2021 +Copyright 2004 - 2024 by Michael Pounov . All rights reserved. Redistribution and use in source and binary forms, with or without @@ -119,7 +119,7 @@ void cfg_dumpCfg(cfg_root_t * __restrict cfg) { struct tagCfg *r, *c, *ctmp, *q, *qtmp; - int syn; + int syn = 0; r = RB_ROOT(cfg); printf("ROOT:: KEY=%.8x [%s] %s=%s\n", ((AIT_KEY(&r->cfg_sec) << 15) | AIT_KEY(&r->cfg_attr)),