commit | 26124be17aedbb6984d824d932dea0d1f7b2b33d | [log] [tgz] |
---|---|---|
author | Andres AG <andres.amayagarcia@arm.com> | Wed Mar 01 15:14:30 2017 +0000 |
committer | Simon Butcher <simon.butcher@arm.com> | Thu Jul 27 11:49:08 2017 +0100 |
tree | 9e1c74ba728afe56eb8b35014d05f084d95b7e5a | |
parent | 57501ef056585bd52988db296ceb17d09f6a4989 [diff] |
Fix potential integer overflow parsing DER CRL This patch prevents a potential signed integer overflow during the CRL version verification checks.