CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2022/11/23 00:31:12
Modified files: lib/libssl : d1_pkt.c Log message: Reverse arguments in CBS_dup() We want to copy the tls_content_cbs() into the cbs, not the other way around CID 377013 ok jsing