)]}' { "commit": "eaea3e4b860230eba690d3b719cc746aca7bfdcc", "tree": "a896dbf85f398673eff4c6cbc0022b393c10056f", "parents": [ "7aaf76be08204c728fb09fdd461d9f304b5cc2d7" ], "author": { "name": "bnc", "email": "bnc@google.com", "time": "Wed Feb 02 12:01:07 2022 -0800" }, "committer": { "name": "Copybara-Service", "email": "copybara-worker@google.com", "time": "Wed Feb 02 12:02:07 2022 -0800" }, "message": "Automated g4 rollback of changelist 425681702.\n\n*** Reason for rollback ***\n\nThis causes test failures in Chromium. I would normally fix it, but currently QUICHE roll to Chromium is blocked on another CL and there are two other CLs that are complicated to roll. Please allow me to roll this one back for now, I\u0027ll be happy to help with debugging after I am able to roll the latest QUICHE into Chromium.\n\nError is:\n[ RUN ] HeaderValidatorTest.NameHasInvalidChar\n../../buildtools/third_party/libc++/trunk/include/array:205: _LIBCPP_ASSERT \u0027__n \u003c _Size\u0027 failed. out-of-bounds access in std::array\u003cT, N\u003e\nReceived signal 6\n#0 0x7fe693f3799f base::debug::CollectStackTrace()\n#1 0x7fe693c8fd3a base::debug::StackTrace::StackTrace()\n#2 0x7fe693c8fcf5 base::debug::StackTrace::StackTrace()\n#3 0x7fe693f3746c base::debug::(anonymous namespace)::StackDumpSignalHandler()\n#4 0x7fe6911f1200 (/lib/x86_64-linux-gnu/libpthread-2.33.so+0x131ff)\n#5 0x7fe690db3891 gsignal\n#6 0x7fe690d9d536 abort\n#7 0x7fe6912c941c std::__Cr::__libcpp_abort_debug_function()\n#8 0x7fe6953c9996 std::__Cr::array\u003c\u003e::operator[]()\n#9 0x7fe6953c95c9 http2::adapter::(anonymous namespace)::AllCharsInMap()\n#10 0x7fe6953c87ec http2::adapter::(anonymous namespace)::IsValidHeaderName()\n#11 0x7fe6953c7e15 http2::adapter::HeaderValidator::ValidateSingleHeader()\n#12 0x56309a95f81d http2::adapter::test::HeaderValidatorTest_NameHasInvalidChar_Test::TestBody()\n#13 0x56309bf0b83b testing::internal::HandleSehExceptionsInMethodIfSupported\u003c\u003e()\n#14 0x56309befc767 testing::internal::HandleExceptionsInMethodIfSupported\u003c\u003e()\n#15 0x56309beeaac1 testing::Test::Run()\n#16 0x56309beeb1d7 testing::TestInfo::Run()\n#17 0x56309beeb83d testing::TestSuite::Run()\n#18 0x56309bef5e7a testing::internal::UnitTestImpl::RunAllTests()\n#19 0x56309bf0fa3b testing::internal::HandleSehExceptionsInMethodIfSupported\u003c\u003e()\n#20 0x56309befe337 testing::internal::HandleExceptionsInMethodIfSupported\u003c\u003e()\n#21 0x56309bef5a11 testing::UnitTest::Run()\n#22 0x56309c167aa1 RUN_ALL_TESTS()\n\n*** Original change description ***\n\nUse static char maps in HeaderValidator::ValidateSingleHeader().\n\nWhen validating header names/values against allowed characters,\nswitching to static char maps may help with performance.\n\nThis CL is otherwise not a functional change.\n\n***\n\nPiperOrigin-RevId: 425943183\n", "tree_diff": [ { "type": "modify", "old_id": "470b9f7020a2a193fb8aa974007c79a268002ce5", "old_mode": 33188, "old_path": "http2/adapter/header_validator.cc", "new_id": "dd605f4afda8b27c99e139f4def43467ef7d85f1", "new_mode": 33188, "new_path": "http2/adapter/header_validator.cc" } ] }