No, I figured that we needed to fix branch-2.3 whether or not master was correct.
On Wed, Jun 04, 2014 at 04:33:35PM -0700, Jarno Rajahalme wrote: > I?ll have a look. Did you already check master? > > Jarno > > On Jun 4, 2014, at 4:15 PM, Ben Pfaff <[email protected]> wrote: > > > 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 [email protected] http://openvswitch.org/mailman/listinfo/dev
