| commit | 1f7731cdf5d5db688cb2cc34b15a38dcffec829a | [log] [tgz] |
|---|---|---|
| author | Adenilson Cavalcanti <cavalcantii@chromium.org> | Thu Apr 24 16:32:53 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 24 16:32:53 2025 |
| tree | 6b983cf0b2a838a5da71f664e0e10a1ef944a6b5 | |
| parent | e7c1a7635655e98f4e77c2c251d8ba24569944ee [diff] |
[zlib] Sync with zlib 1.3.1.1, patch 2 of N Ported: - Add bounds checking to ERR_MSG() macro, used by zError(). - Note that the len2 argument of crc_combine*() must be non-negative. - Make the existence of gz_intmax() unconditional. - Correct typos in source code. Bug: 409942758 Change-Id: Icd42e194f68562ddf057b9426fb5947347cb2c8e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6486206 Reviewed-by: Hans Wennborg <hans@chromium.org> Commit-Queue: Adenilson Cavalcanti <cavalcantii@chromium.org> Cr-Commit-Position: refs/heads/main@{#1451218}
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.