commit | ccebf6ef8a90ecc17ac91c53caab25b1ad8ff42c | [log] [tgz] |
---|---|---|
author | Paul Bakker <p.j.bakker@polarssl.org> | Wed Apr 30 14:38:05 2014 +0200 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Tue Jul 08 18:28:38 2014 +0200 |
tree | 5e4db61f5dd6a36dd1c324b0841782d9c5e821a4 | |
parent | b0af56334c2259d242f406173c5f14ab233ac25c [diff] |
Sanity length checks in ssl_read_record() and ssl_fetch_input() Both are already covered in other places, but not in a clear fashion. So for instance Coverity thinks the value is still tainted.