commit | 21098574528bdf99dd50a74a60e161573e999108 | [log] [tgz] |
---|---|---|
author | Sergio Giro <sgiro@google.com> | Fri Aug 19 16:02:30 2016 +0100 |
committer | gitbuildkicker <android-build@google.com> | Mon Sep 26 23:22:31 2016 -0700 |
tree | 83a743f5f929388126af794ce98525234c96f35e | |
parent | 11dda1f70e04ac28129dbccbd3037169094da68c [diff] |
sun.security.util: check lengths in DER encoding are non-negative Port of: http://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/4581ed6af636 This completes the upgrade to jdk8u60 of the classes DerIndefLenConverter and DerInputStream. (cherry picked from commit e27611b2c8a2c8cb413ff2f5f0c9cbae288aa835) Bug: 30703445 Bug: 29631070 Change-Id: I052a1ea9959f9623973bf949a96923b603e17774 (cherry picked from commit 4c3078609421ce333468dd415d62980e68d35c9e)