]> Cypherpunks repositories - gostls13.git/commit
[dev.fuzz] internal/fuzz: maintain debug info during minimization
authorRoland Shoemaker <roland@golang.org>
Thu, 2 Sep 2021 21:38:58 +0000 (14:38 -0700)
committerRoland Shoemaker <roland@golang.org>
Fri, 3 Sep 2021 18:34:56 +0000 (18:34 +0000)
commit9c56a64673d2f458e28c603f95b4efb5d39beef2
tree79d3b1366cec6ee66767ca0b1e204c82f17a7197
parente5247f7886aad90d6fa402b5308d4c30afdfebdf
[dev.fuzz] internal/fuzz: maintain debug info during minimization

Change-Id: I70c0229e43dfe37f70b9c79c2e6fe88d7b8d7bd0
Reviewed-on: https://go-review.googlesource.com/c/go/+/347231
Trust: Roland Shoemaker <roland@golang.org>
Run-TryBot: Roland Shoemaker <roland@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Jay Conrod <jayconrod@google.com>
src/internal/fuzz/fuzz.go
src/internal/fuzz/worker.go