CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/03/26 09:05:54
Modified files:
lib/libssl : d1_pkt.c ssl_pkt.c
Log message:
Clean up {dtls1,ssl3}_read_bytes()
Now that {dtls1,ssl3}_read_bytes() have been refactored, do a clean up
pass - this cleans up various parts of the code and reduces differences
between these two functions.
ok = 1; *(&(ok)) tb@
ok inoguchi@
