Reduce memory usage of CRLSets
Now that CRLSets no longer use a bespoke delta update mechanism, reduce the amount of internal state that needs to be tracked by the CRLSet. This avoids a duplicating the issuer key hashes. Bug: None Change-Id: Id6d1ba752972b63ac4109a91d2a9e17794cf3b1e Reviewed-on: https://chromium-review.googlesource.com/1132105 Commit-Queue: Ryan Sleevi <rsleevi@chromium.org> Reviewed-by:David Benjamin <davidben@chromium.org> Cr-Commit-Position: refs/heads/master@{#574069}
Showing
Please register or sign in to comment