diff options
| author | Than McIntosh <thanm@google.com> | 2023-04-24 10:33:01 -0400 |
|---|---|---|
| committer | Than McIntosh <thanm@google.com> | 2023-04-26 12:44:26 +0000 |
| commit | 7b895318605c17dd93af65eeb388f34009406f7c (patch) | |
| tree | 72b443aa6da5756cf3279393945165fcb12e4aef /src/runtime/testdata | |
| parent | ada0eec8277449ecd6383c86bc2e5fe7e7058fc7 (diff) | |
| download | go-7b895318605c17dd93af65eeb388f34009406f7c.tar.xz | |
internal/coverage/slicewriter: fix off-by-1 error in seek utilities
The slicewriter Seek method was being too restrictive on offsets
accepted, due to an off-by-one problem in the error checking code.
This fixes the problem and touches up the unit tests.
Change-Id: I75d6121551de19ec9275f0e331810db231db6ea9
Reviewed-on: https://go-review.googlesource.com/c/go/+/488116
Run-TryBot: Than McIntosh <thanm@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Diffstat (limited to 'src/runtime/testdata')
0 files changed, 0 insertions, 0 deletions
