diff options
author | 2020-04-20 12:59:24 +0000 | |
---|---|---|
committer | 2020-04-20 12:59:24 +0000 | |
commit | 17117656d26a76d63f6441a111e5f7666a32b3be (patch) | |
tree | 567f716991b4ef80217e8f679ddb29bc4d961f1e /usr.bin/tmux/tmux.c | |
parent | Increase the completion queue size to prevent overflow. Under reasonably (diff) | |
download | wireguard-openbsd-17117656d26a76d63f6441a111e5f7666a32b3be.tar.xz wireguard-openbsd-17117656d26a76d63f6441a111e5f7666a32b3be.zip |
In fragment identifiers, use ~%d for ordinal suffixes,
and reserve the character '~' for that purpose.
Bug found by validator.w3.org in openssl(1), which contains both a
tag "tls1_2" and a second instance of a tag "tls1", which also resulted
in "tls1_2", causing a clash. Now, the second instance of "tls1" is
rendered as "tls1~2" instead, employing the newly reserved '~'.
Diffstat (limited to 'usr.bin/tmux/tmux.c')
0 files changed, 0 insertions, 0 deletions