]> git.ipfire.org Git - thirdparty/openssl.git/commit - test/build.info
Add a test to check that we correctly handle record overflows
authorMatt Caswell <matt@openssl.org>
Mon, 6 Mar 2017 16:56:42 +0000 (16:56 +0000)
committerMatt Caswell <matt@openssl.org>
Mon, 6 Mar 2017 20:07:40 +0000 (20:07 +0000)
commitc1074ce096e98d3175292cbd2240ead7f1f67b32
tree90ea9f606e03f8f992d36c3a724f41dc4176e465
parent432196951390796cf2353de2d92f952f1deaa9d0
Add a test to check that we correctly handle record overflows

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2861)
test/build.info
test/recipes/70-test_recordlen.t [new file with mode: 0644]
test/recordlentest.c [new file with mode: 0644]