Valgrind reports the following, just now, running tests 71, 72, and 73
on branch-2.3.  Can you take a look?

==16404== Use of uninitialised value of size 4
==16404==    at 0x8058654: trie_next_node (classifier.c:2124)
==16404==    by 0x80586F9: trie_lookup_value (classifier.c:2140)
==16404==    by 0x8057DC2: find_match_wc (classifier.c:1828)
==16404==    by 0x8056961: classifier_lookup (classifier.c:1118)
==16404==    by 0x805978D: compare_classifiers (test-classifier.c:435)
==16404==    by 0x805ACC1: test_many_rules_in_one_table (test-classifier.c:941)
==16404==    by 0x80749C9: run_command (command-line.c:79)
==16404==    by 0x805C0A9: test_classifier_main (test-classifier.c:1363)
==16404==    by 0x80749C9: run_command (command-line.c:79)
==16404==    by 0x804C3DF: main (ovstest.c:126)
==16404== 

==18158== Use of uninitialised value of size 4
==18158==    at 0x8058654: trie_next_node (classifier.c:2124)
==18158==    by 0x80586F9: trie_lookup_value (classifier.c:2140)
==18158==    by 0x8057DC2: find_match_wc (classifier.c:1828)
==18158==    by 0x8056961: classifier_lookup (classifier.c:1118)
==18158==    by 0x805978D: compare_classifiers (test-classifier.c:435)
==18158==    by 0x805AF95: test_many_rules_in_n_tables (test-classifier.c:1002)
==18158==    by 0x805B118: test_many_rules_in_two_tables 
(test-classifier.c:1032)
==18158==    by 0x80749C9: run_command (command-line.c:79)
==18158==    by 0x805C0A9: test_classifier_main (test-classifier.c:1363)
==18158==    by 0x80749C9: run_command (command-line.c:79)
==18158==    by 0x804C3DF: main (ovstest.c:126)
==18158== 

==18865== Use of uninitialised value of size 4
==18865==    at 0x8058654: trie_next_node (classifier.c:2124)
==18865==    by 0x80586F9: trie_lookup_value (classifier.c:2140)
==18865==    by 0x8057DC2: find_match_wc (classifier.c:1828)
==18865==    by 0x8056961: classifier_lookup (classifier.c:1118)
==18865==    by 0x805978D: compare_classifiers (test-classifier.c:435)
==18865==    by 0x805AF95: test_many_rules_in_n_tables (test-classifier.c:1002)
==18865==    by 0x805B12C: test_many_rules_in_five_tables 
(test-classifier.c:1038)
==18865==    by 0x80749C9: run_command (command-line.c:79)
==18865==    by 0x805C0A9: test_classifier_main (test-classifier.c:1363)
==18865==    by 0x80749C9: run_command (command-line.c:79)
==18865==    by 0x804C3DF: main (ovstest.c:126)
==18865== 
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to