commit | e3b3fdf922965517256705f0823a019f3390ae6c | [log] [tgz] |
---|---|---|
author | Michael Ershov <[email protected]> | Mon Jun 30 13:31:58 2025 |
committer | Chromium LUCI CQ <[email protected]> | Mon Jun 30 13:31:58 2025 |
tree | f88137e8a481fb06f445b7fd1c284e655c76170b | |
parent | 8a33fa8f05b7feaff6fd7859fd944bc1b7d6556c [diff] |
kcer_nss_fuzzer: Limit the validity times Limit the validity times for the generated test certificates to be not higher than the year 9999, so the fuzzer doesn’t fail on an internal assert in the cert generator. Fixed: b:427532795 Change-Id: I71ee74af7c93f0e6f6b85d5461d41b9afb3ccdb1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6684893 Reviewed-by: Oleksandr Sarapulov <[email protected]> Commit-Queue: Michael Ershov <[email protected]> Cr-Commit-Position: refs/heads/main@{#1480478}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure.
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.