commit | f1562fea1ac0c55892f9e6591d3aa3456b0fb147 | [log] [tgz] |
---|---|---|
author | Googler <tjgq@google.com> | Thu May 15 05:40:15 2025 -0700 |
committer | carmenchui@google.com <carmenchui@google.com> | Tue May 20 16:29:13 2025 +0000 |
tree | afb9d3d15c255d37e5db85eca3a43447eeac9870 | |
parent | 09149f56899973554d3b9a550632891b41c73de8 [diff] |
Fix NPE in ActionCacheChecker. A call to getDiscoveredInputPaths() must be guarded by discoversInputs(). This bug was introduced in https://github.com/bazelbuild/bazel/commit/ec10da4e3fada5fdf80d809d44b32e331e2b322b: previously, getDiscoveredInputPaths() would return an empty list for actions that do not discover inputs. PiperOrigin-RevId: 759107318 Change-Id: Id56ebe1716f2c0508287cdc07a0d2a66c1a0b790
{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