]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1.13] net/http: update bundled http2 for memory leak fix
authorBrad Fitzpatrick <bradfitz@golang.org>
Fri, 4 Oct 2019 04:16:35 +0000 (04:16 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Fri, 4 Oct 2019 13:51:14 +0000 (13:51 +0000)
commitfa325ea2a584870297485b7ada7ee3d3b7fc7e2a
treec3ffe2042d7989cb38c74d925c735220e9765f15
parent84b070f6fab474f9e278d9e85b198e1382499b48
[release-branch.go1.13] net/http: update bundled http2 for memory leak fix

This re-runs go generate with x/net checked out at CL 198617 on the
release-branch.go1.13 branch for:

   [release-branch.go1.13] http2: fix memory leak in random write scheduler

Fixes golang/go#34636
Updates golang/go#33812

Change-Id: Ibce630c6c7ffe43ff760d2ad40b44731c07ba870
Reviewed-on: https://go-review.googlesource.com/c/go/+/198897
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Bryan C. Mills <bcmills@google.com>
src/net/http/h2_bundle.go