debug/buildinfo: over allocation #58886
Labels
FrozenDueToAge
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone
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/_mD07VhyOGa?v=gotip
What did you expect to see?
The program finishing and printing Hello, without allocating too much
What did you see instead?
Running
heap : 1769414080
that is 1.7 Bytes for a fix bytes inputFound by https://github.com/catenacyber/ngolo-fuzzing with oss-fuzz :
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=56713
Regression range is 2c46cc8:a2c2f06cad8aa722120cb73e965d168bfcb4d977
The text was updated successfully, but these errors were encountered: