CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/10/03 11:10:09
Modified files:
lib/libssl : d1_pkt.c
Log message:
Inline two macros that are only used in one place each.
This improves readability - while here also add a missing return value
check (although it cannot currently fail).
ok inoguchi@ tb@
