commit | b143eca16e288159471945316fead517ccbda20d | [log] [tgz] |
---|---|---|
author | David Benjamin <davidben@chromium.org> | Wed Aug 05 11:49:19 2015 -0400 |
committer | Adam Langley <agl@google.com> | Wed Aug 05 18:53:06 2015 +0000 |
tree | a3e8f40736b62eb1c192b91a4645f4534318812f | |
parent | 43bd18f3b2a0b4ae9a807b432631b4cdb8339a46 [diff] |
Consistently participate in err for PKCS12_* functions. err is a horrible API, but functions should consistently participate or not participate in it. We were missing a few codepaths. Change-Id: I762074d5030b8e9d3e5bba9f8fa91fbdccbee25a Reviewed-on: https://boringssl-review.googlesource.com/5571 Reviewed-by: Adam Langley <agl@google.com>