runtime: treap implementation of find() doesn't return the best-fit span [1.12 backport] #31677
Comments
Change https://golang.org/cl/173939 mentions this issue: |
Closed by merging 438b1a5 to release-branch.go1.12. |
gopherbot
pushed a commit
that referenced
this issue
Apr 26, 2019
…est fit This change modifies the implementation of mTreap.find to find the best-fit span with the lowest possible base address. Fixes #31677. Change-Id: Ib4bda0f85d7d0590326f939a243a6e4665f37d3f Reviewed-on: https://go-review.googlesource.com/c/go/+/173479 Run-TryBot: Michael Knyszek <mknyszek@google.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Austin Clements <austin@google.com> (cherry picked from commit 8c05d67) Reviewed-on: https://go-review.googlesource.com/c/go/+/173939 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
@mknyszek requested issue #31616 to be considered for backport to the next 1.12 minor release.
The text was updated successfully, but these errors were encountered: