Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PlatformProviderUtils should ignore targets that don't have the needed #12931

Closed
wants to merge 1 commit into from

Conversation

katre
Copy link
Member

@katre katre commented Jan 29, 2021

provider.

Also update PlatformProviderUtils to work directly with Lists.

This prevents a few types of crash that can occur from having null
values in a List.

Fixes #12879.

provider.

Also update PlatformProviderUtils to work directly with Lists.

This prevents a few types of crash that can occur from having null
values in a List.

Fixes bazelbuild#12879.
@katre katre requested a review from gregestren January 29, 2021 19:39
@katre katre requested a review from lberki as a code owner January 29, 2021 19:39
@google-cla google-cla bot added the cla: yes label Jan 29, 2021
@bazel-io bazel-io closed this in 24d0864 Jan 29, 2021
@katre katre deleted the i12879-constraint-crash branch January 29, 2021 21:14
philwo pushed a commit that referenced this pull request Mar 15, 2021
provider.

Also update PlatformProviderUtils to work directly with Lists.

This prevents a few types of crash that can occur from having null
values in a List.

Fixes #12879.

Closes #12931.

PiperOrigin-RevId: 354595201
philwo pushed a commit that referenced this pull request Mar 15, 2021
provider.

Also update PlatformProviderUtils to work directly with Lists.

This prevents a few types of crash that can occur from having null
values in a List.

Fixes #12879.

Closes #12931.

PiperOrigin-RevId: 354595201
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FATAL: bazel crashed due to an internal error. - Platforms
2 participants