CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/09/01 07:35:39
Modified files:
lib/libssl/src/ssl: bs_cbb.c
Log message:
Make it always safe to call CBB_cleanup() providing that CBB_init() or
CBB_init_fixed() have been attempted.
ok doug@
