-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Description
Just a small valgrind nit here.
==18558== Conditional jump or move depends on uninitialised value(s)
==18558== at 0x4E5C1AB: command_match_r (command_match.c:214)
==18558== by 0x4E5BFB8: command_match (command_match.c:115)
==18558== by 0x4E5F49A: cmd_execute_command_real (command.c:794)
==18558== by 0x4E5F7E4: cmd_execute_command_strict (command.c:922)
==18558== by 0x4E5F835: command_config_read_one_line (command.c:951)
==18558== by 0x40570B: vtysh_config_from_file (vtysh.c:661)
==18558== by 0x40A6EA: vtysh_read_file (vtysh_config.c:373)
==18558== by 0x40A783: vtysh_read_config (vtysh_config.c:398)
==18558== by 0x403EED: main (vtysh_main.c:371)
==18558==
==18558== Conditional jump or move depends on uninitialised value(s)
==18558== at 0x4E5C1AB: command_match_r (command_match.c:214)
==18558== by 0x4E5C357: command_match_r (command_match.c:293)
==18558== by 0x4E5C357: command_match_r (command_match.c:293)
==18558== by 0x4E5C357: command_match_r (command_match.c:293)
==18558== by 0x4E5BFB8: command_match (command_match.c:115)
==18558== by 0x4E5F49A: cmd_execute_command_real (command.c:794)
==18558== by 0x4E5F7E4: cmd_execute_command_strict (command.c:922)
==18558== by 0x4E5F835: command_config_read_one_line (command.c:951)
==18558== by 0x40570B: vtysh_config_from_file (vtysh.c:661)
==18558== by 0x40A6EA: vtysh_read_file (vtysh_config.c:373)
==18558== by 0x40A783: vtysh_read_config (vtysh_config.c:398)
==18558== by 0x403EED: main (vtysh_main.c:371)
==18558==
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels