CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/09/09 13:42:39
Modified files:
lib/libssl/src/ssl: ssl_lib.c
Log message:
Check handshake_func against NULL rather than 0, since it is a function
pointer.
ok bcook@ miod@
CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/09/09 13:42:39
Modified files:
lib/libssl/src/ssl: ssl_lib.c
Log message:
Check handshake_func against NULL rather than 0, since it is a function
pointer.
ok bcook@ miod@