You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ianlancetaylor
added
NeedsFix
The path to resolution is known, but the work has not been done.
and removed
WaitingForInfo
Issue is not actionable because of missing required information, which needs to be provided.
labels
Feb 21, 2023
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
Yes
What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
Run https://go.dev/play/p/tpDzyqmHzkH?v=gotip
What did you expect to see?
The program finishing and printing Hello, without allocating too much
What did you see instead?
Running
go tool pprof --sample_index=alloc_space toto.heap
and then top I seeFound by https://github.com/catenacyber/ngolo-fuzzing with oss-fuzz :
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=51507
The text was updated successfully, but these errors were encountered: