CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/05/24 09:20:35
Modified files:
lib/libssl/src/ssl: s23_srvr.c
Log message:
Code using malloc() in ssl23_get_client_hello() got removed 12 years ago,
it's time to remove the test for a possible need to free().
ok jsing@
