aboutsummaryrefslogtreecommitdiffstats
path: root/options.go
diff options
context:
space:
mode:
authorTyler Christensen <tyler9xp@gmail.com>2022-04-30 16:06:10 -0600
committerGitHub <noreply@github.com>2022-05-01 00:06:10 +0200
commit69aa78ab169e8fa5d96561462b0a07aa5030bad6 (patch)
tree1760b8a8231b453e5e28f8d1a4f941985801f90e /options.go
parent4f916225cb2f5f96c4f046b139d2a597387b8f8e (diff)
downloadgo-git-69aa78ab169e8fa5d96561462b0a07aa5030bad6.tar.gz
plumbing: packp, Avoid duplicate encoding when overriding a Capability value. (#521)
Previously, calling `Set($CAPABILITY, ...)` on a `capability.List` where `$CAPABILITY` was already present would correctly replace the existing value of that capability, but would also result in that capability being listed twice in the internal `l.sort` slice. This manifested publicly when the `List` was encoded as the same capability appearing twice with the same value in the encoded output.
Diffstat (limited to 'options.go')
0 files changed, 0 insertions, 0 deletions