CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/01/12 09:17:22
Modified files:
lib/libtls : tls_bio_cb.c
Log message:
Inline tls_get_new_cb_bio() from the only place that it gets called,
simplifying the code. Also check the provided read and write callbacks
before assigning to the context.
