Delays the queue insertion until after the ssl3_setup_buffers() call due to use-after...
authorDavid Ramos <daramos@stanford.edu>
Sun, 1 Jun 2014 20:28:41 +0000 (21:28 +0100)
committerMatt Caswell <matt@openssl.org>
Sun, 1 Jun 2014 20:36:25 +0000 (21:36 +0100)
commitd1e1aeef8f434fa3caf5e27faf82ec629b794f3a
tree029cf8a69fe239b3d0076254bcb72456db0129ed
parent723463282fab13a686a30779c401b98b82134a62
Delays the queue insertion until after the ssl3_setup_buffers() call due to use-after-free bug. PR#3362
ssl/d1_pkt.c