CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/06/07 08:14:13
Modified files:
lib/libssl/src/ssl: s3_lib.c
Log message:
ssl3_release_{read,write}_buffer() handle being called with NULL buffers,
so do not bother checking before calling.
