]> Cypherpunks.ru repositories - gostls13.git/commit
runtime: fix stack split at bad time when fuzzing
authorKhaled Yakdan <yakdan@code-intelligence.com>
Thu, 9 Jun 2022 07:29:14 +0000 (07:29 +0000)
committerMichael Knyszek <mknyszek@google.com>
Fri, 10 Jun 2022 15:00:45 +0000 (15:00 +0000)
commit386245b68ef4a24450a12d4f85d1835779dfef86
tree7dfc78b5a59a4f1d2b4b4f2a27b5ba8109b91062
parent2cfbef438049fd4c3f73d1562773ad1f93900897
runtime: fix stack split at bad time when fuzzing

Fix #53190

Change-Id: I6c1f9c3ab58818d3a9f05ddaa02fc247e53677d3
GitHub-Last-Rev: 13b0749c135598c97063b07e2b0266125f5da83e
GitHub-Pull-Request: golang/go#53191
Reviewed-on: https://go-review.googlesource.com/c/go/+/410034
Reviewed-by: Michael Knyszek <mknyszek@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
src/runtime/libfuzzer.go