Skip to content

Commit 73412df

Browse files
committed
net/http: fix underflow in http2 push
After CL534295 was merged to fix a CVE it introduced an underflow when we try to decrement sc.curHandlers. There is one place that calls runHandler without incrementing curHandlers. Fixes #63511
1 parent bc9dc8d commit 73412df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/net/http/h2_bundle.go

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)