commit | aa2a1f3afe2f10baab5befcafb39df14cbffc743 | [log] [tgz] |
---|---|---|
author | Tom de Goede <tom.degoede@afas.nl> | Tue Apr 19 09:00:31 2022 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Apr 19 09:01:52 2022 -0700 |
tree | f88e9378a1b434776e917052612e482722beeea2 | |
parent | b0590116a452f3dd63789d98ec8e21532bbb0c0c [diff] |
Fix ZipDecompressor windows 0x80 (file attribute normal) Fixes #9236. On a rare occasion a zip file contains files with the 0x80 attribute. From https://docs.microsoft.com/en-us/windows/win32/fileio/file-attribute-constants A file that does not have other attributes set. This attribute is valid only when used alone. Closes #15260. PiperOrigin-RevId: 442825326
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel rebuilds only what is necessary. With advanced local and distributed caching, optimized dependency analysis and parallel execution, you get fast and incremental builds.
One tool, multiple languages: Build and test Java, C++, Android, iOS, Go, and a wide variety of other language platforms. Bazel runs on Windows, macOS, and Linux.
Scalable: Bazel helps you scale your organization, codebase, and continuous integration solution. It handles codebases of any size, in multiple repositories or a huge monorepo.
Extensible to your needs: Easily add support for new languages and platforms with Bazel's familiar extension language. Share and re-use language rules written by the growing Bazel community.
Follow our tutorials:
To report a security issue, please email security@bazel.build with a description of the issue, the steps you took to create the issue, affected versions, and, if known, mitigations for the issue. Our vulnerability management team will respond within 3 working days of your email. If the issue is confirmed as a vulnerability, we will open a Security Advisory. This project follows a 90 day disclosure timeline.
See CONTRIBUTING.md