commit | 34860739dea8bd7e55ae196ae481b52b49607418 | [log] [tgz] |
---|---|---|
author | David Benjamin <davidben@chromium.org> | Wed Mar 18 20:04:20 2015 -0400 |
committer | Adam Langley <agl@google.com> | Thu Mar 19 11:32:45 2015 +0000 |
tree | 733d5444c0d094ca612b153720f5f01d49bc6c91 | |
parent | 859a04b7ff10d0e4ff6281503643922c0eb35cf3 [diff] |
ASN.1 print fix. When printing out an ASN.1 structure, if the type is an item template don't fall through and attempt to interpret as a primitive type. (Imported from upstream's 5dc1247a7494f50c88ce7492518bbe0ce6f124fa.) Change-Id: Ica39757792cbf3f83879953b67838927ddbdb809 Reviewed-on: https://boringssl-review.googlesource.com/4009 Reviewed-by: Adam Langley <agl@google.com>