commit | ff81e10313fd77f906e09516022c2b25a9c8587c | [log] [tgz] |
---|---|---|
author | David Benjamin <davidben@chromium.org> | Tue May 26 17:46:47 2015 -0400 |
committer | Adam Langley <agl@google.com> | Wed May 27 21:56:16 2015 +0000 |
tree | d663954e4728fc1fe9597b3738e1b9bcaff929b7 | |
parent | 1590811111b5c99ca4d248537b4e903a47028507 [diff] |
Add OPENSSL_PUT_ERROR line to X509V3_parse_list. See upstream's 344c271eb339fc2982e9a3584a94e51112d84584. We had the error check already. But, for consistency with the rest of that function's error paths, pushing an error on the error queue would be prudent. Change-Id: I8b702abc679dc94dffa79c19a9b7c3d0adc0638b Reviewed-on: https://boringssl-review.googlesource.com/4889 Reviewed-by: Adam Langley <agl@google.com>