Skip to content

build: bump libevent to 3b1864b.#7012

Merged
htuch merged 4 commits intoenvoyproxy:masterfrom
htuch:buffer-fuzz-fix
May 23, 2019
Merged

build: bump libevent to 3b1864b.#7012
htuch merged 4 commits intoenvoyproxy:masterfrom
htuch:buffer-fuzz-fix

Conversation

@htuch
Copy link
Member

@htuch htuch commented May 20, 2019

This fixes a libevent buffer corruption issue described at
libevent/libevent#806 (comment).

Fixes oss-fuzz issue https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=14466

Risk level: Low
Testing: Unit test and corpus entry added.

Signed-off-by: Harvey Tuch htuch@google.com

This fixes a libevent buffer corruption issue described at
libevent/libevent#806 (comment).

Fixes oss-fuzz issue https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=14466

Risk level: Low
Testing: Unit test and corpus entry added.

Signed-off-by: Harvey Tuch <htuch@google.com>
htuch added 3 commits May 20, 2019 15:53
Signed-off-by: Harvey Tuch <htuch@google.com>
Signed-off-by: Harvey Tuch <htuch@google.com>
@htuch htuch requested a review from jmarantz May 22, 2019 21:43
@htuch htuch merged commit 9dcc856 into envoyproxy:master May 23, 2019
@htuch htuch deleted the buffer-fuzz-fix branch May 23, 2019 01:50
mpuncel added a commit to mpuncel/envoy that referenced this pull request May 23, 2019
* master:
  test: Add coverage for IsolatedStoreImpl::find* (envoyproxy#7043)
  server: add ProcessContext (envoyproxy#7018)
  config: Implement both versions of onConfigUpdate() everywhere (envoyproxy#6879)
  gzip: add test for various compression strategy and level (envoyproxy#7055)
  Fix typo in comment for rds.RouteConfiguration.validate_clusters (envoyproxy#7056)
  mysql_filter: add handling for partial messages (envoyproxy#6885)
  migrate from v2alpha to v2 (envoyproxy#7044)
  tests: fix tsan test flake (envoyproxy#7052)
  upstream: fix HostUtility::healthFlagsToString (envoyproxy#7051)
  tech debt: eliminate absl::make_unique (envoyproxy#7034)
  router: add a route name field in route.Route list (envoyproxy#6776)
  ext_authz: configurable HTTP status code for network errors. (envoyproxy#6669)
  stats: remove const-cast for symbol-table in edcs_filter_test.cc (envoyproxy#7045)
  build: bump libevent to 3b1864b. (envoyproxy#7012)
  stats: improve test-coverage for a few stats-related functions. (envoyproxy#7038)
  docs: fix csrf filter source origin note (envoyproxy#7041)
  Fix common typo: grcp -> grpc (envoyproxy#7040)
  snapshot (envoyproxy#7036)

Signed-off-by: Michael Puncel <mpuncel@squareup.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants