CVSROOT: /cvs Module name: src Changes by: js...@cvs.openbsd.org 2017/08/11 20:50:05
Modified files: lib/libssl : bs_cbb.c Log message: Clear the child pointer in CBB_cleanup(), so that we have fewer pointers hanging around to potentially invalid address space. Discussed with beck@ and doug@