Menu

#101 valgrind output showed a maybe ipspIpsecProposalsTable bug

closed-fixed
None
5
2003-05-14
2003-05-09
No

==1417== Conditional jump or move depends on
uninitialised value(s)
==1417== at 0x8089072:
ipspIpsecProposalsTable_count_not_active
(ipspIpsecProposalsTable.c:1579)
==1417== by 0x8085D9B:
ipspIpsecActionTable_can_activate
(ipspIpsecActionTable.c:884)
==1417== by 0x80854F8:
ipspIpsecActionTable_row_restore
(ipspIpsecActionTable.c:311)
==1417== by 0x4029200A: run_config_handler
(read_config.c:357)
==1417== by 0x40292B4F: read_config
(read_config.c:634)
==1417== by 0x40293458: read_config_files
(read_config.c:923)
==1417== by 0x40292CA8: read_configs
(read_config.c:670)
==1417== by 0x40276BF7: init_snmp (snmp_api.c:799)
==1417== by 0x807EBA3: netpolicy_init
(net-policy-pp.c:321)
==1417== by 0x8078364: main (main.c:624)
==1417== by 0x42017589: (within
/lib/i686/libc-2.2.5.so)
==1417== by 0x80695D1: (within
/users/hardaker/src/smip/plutoplus/np-plutoplu

Discussion

  • Robert Story

    Robert Story - 2003-05-14

    Logged In: YES
    user_id=76148

    fixed by changing table init order

     
  • Robert Story

    Robert Story - 2003-05-14
    • status: open --> closed
     
  • Robert Story

    Robert Story - 2003-05-14
    • status: closed --> closed-fixed