summaryrefslogtreecommitdiff
path: root/include/ScopedJavaUnicodeString.h
diff options
context:
space:
mode:
authorAlex Klyubin <klyubin@google.com>2016-07-20 11:23:01 -0700
committerAlex Klyubin <klyubin@google.com>2016-07-20 11:23:42 -0700
commite2adf11fcb655b62ecfd351e67037bd4952567f6 (patch)
tree00cac15d040e6d1f7e485d84ae45e5c6d6f5949a /include/ScopedJavaUnicodeString.h
parent9dd2543a530637488662d98389bb06a45231c092 (diff)
Fix NPEs in PKCS7 parsing introduced by last commit.
This fixes NPEs introduced by me in sun.security.pkcs.PKCS7 in commit ddde3e18b22acdaecb883794f5c8e21f0b87bf2f. In that commit, the standard PKCS #7 ContentInfo/SignedData parsing works fine, but the "old" and "Netscape-style" scenarios became broken because I changed them to use the original encoded form of certificates without requesting to retain this form during parsing. This commit fixes the issue by changing the "old" and "Netscape-style" parsing code to retain the original encoded form of certificates. Bug: 30148997 (cherry picked from commit 7a5b72d23c5b24e627ae09a7ab04f58cb1090d2b) Change-Id: Ia6ea1d9dc32b407f047a92654f6488d7ab19e869
Diffstat (limited to 'include/ScopedJavaUnicodeString.h')
0 files changed, 0 insertions, 0 deletions