CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/05/21 13:27:22
Modified files:
lib/libssl : tls13_lib.c
Log message:
Avoid a shadowing issue by renaming cbs and cbb to cbb_hs and cbb_hs,
respectively.
Discussed with jsing
