summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/regex
diff options
context:
space:
mode:
authortb <>2022-12-02 19:44:04 +0000
committertb <>2022-12-02 19:44:04 +0000
commita24e48fc0fa4c6c759985c014000574a65d4d0a8 (patch)
tree5794ade176b91bfa4582fc50d6870cb255dba4ef /src/regress/lib/libc/regex
parentf74fee2b34acbdbe3bed567ae0fdb4822dd2e090 (diff)
downloadopenbsd-a24e48fc0fa4c6c759985c014000574a65d4d0a8.tar.gz
openbsd-a24e48fc0fa4c6c759985c014000574a65d4d0a8.tar.bz2
openbsd-a24e48fc0fa4c6c759985c014000574a65d4d0a8.zip
Revert bio_prev removal
As schwarze points out, you can pop any BIO in a chain, not just the first one (bonus points for a great name for this API). The internal doubly linked was used to fix up the BIO chain bio was part of when you BIO_pop() a bio that wasn't in the first position, which is explicitly allowed in our documentation and implied by OpenSSL's.
Diffstat (limited to 'src/regress/lib/libc/regex')
0 files changed, 0 insertions, 0 deletions