CVSROOT: /cvs Module name: src Changes by: js...@cvs.openbsd.org 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.