Skip to content

Fix NPE in ProgressInputStream#29501

Closed
fmeum wants to merge 1 commit into
bazelbuild:masterfrom
fmeum:patch-47
Closed

Fix NPE in ProgressInputStream#29501
fmeum wants to merge 1 commit into
bazelbuild:masterfrom
fmeum:patch-47

Conversation

@fmeum
Copy link
Copy Markdown
Collaborator

@fmeum fmeum commented May 9, 2026

Description

Motivation

Fixes #29500

Build API Changes

No

Checklist

  • I have added tests for the new use cases (if any).
  • I have updated the documentation (if applicable).

Release Notes

RELNOTES: None

@fmeum fmeum requested a review from meteorcloudy May 9, 2026 07:35
@github-actions github-actions Bot added team-ExternalDeps External dependency handling, remote repositiories, WORKSPACE file. awaiting-review PR is awaiting review from an assigned reviewer labels May 9, 2026
@willstranton
Copy link
Copy Markdown
Contributor

no test added?

@fmeum
Copy link
Copy Markdown
Collaborator Author

fmeum commented May 10, 2026

Given how obvious the fix and how time-dependent the logic are, it didn't seem worth it.

@fmeum fmeum mentioned this pull request May 10, 2026
@meisterT meisterT added awaiting-PR-merge PR has been approved by a reviewer and is ready to be merge internally and removed awaiting-review PR is awaiting review from an assigned reviewer labels May 11, 2026
@github-actions github-actions Bot removed the awaiting-PR-merge PR has been approved by a reviewer and is ready to be merge internally label May 11, 2026
@fmeum fmeum deleted the patch-47 branch May 11, 2026 22:33
@fmeum
Copy link
Copy Markdown
Collaborator Author

fmeum commented May 11, 2026

@bazel-io fork 9.2.0

bazel-io added a commit to bazel-io/bazel that referenced this pull request May 12, 2026
…#29519)

### Description

### Motivation
Fixes bazelbuild#29500

### Build API Changes

No

### Checklist

- [ ] I have added tests for the new use cases (if any).
- [ ] I have updated the documentation (if applicable).

### Release Notes

RELNOTES: None

Closes bazelbuild#29501.

PiperOrigin-RevId: 913613502
Change-Id: Icd726979e9c10ca452dd735b932ee00d64e6de5f

Commit
bazelbuild@e2bcbb3

Co-authored-by: Fabian Meumertzheim <fabian@meumertzhe.im>
@fmeum
Copy link
Copy Markdown
Collaborator Author

fmeum commented May 15, 2026

@meteorcloudy This is another one for a patch release

@iancha1992
Copy link
Copy Markdown
Member

@bazel-io fork 9.1.1

iancha1992 pushed a commit to bazel-io/bazel that referenced this pull request May 19, 2026
### Description

### Motivation
Fixes bazelbuild#29500

### Build API Changes

No

### Checklist

- [ ] I have added tests for the new use cases (if any).
- [ ] I have updated the documentation (if applicable).

### Release Notes

RELNOTES: None

Closes bazelbuild#29501.

PiperOrigin-RevId: 913613502
Change-Id: Icd726979e9c10ca452dd735b932ee00d64e6de5f
iancha1992 pushed a commit to bazel-io/bazel that referenced this pull request May 20, 2026
### Description

### Motivation
Fixes bazelbuild#29500

### Build API Changes

No

### Checklist

- [ ] I have added tests for the new use cases (if any).
- [ ] I have updated the documentation (if applicable).

### Release Notes

RELNOTES: None

Closes bazelbuild#29501.

PiperOrigin-RevId: 913613502
Change-Id: Icd726979e9c10ca452dd735b932ee00d64e6de5f
bazel-io added a commit to bazel-io/bazel that referenced this pull request May 21, 2026
…#29579)

### Description

### Motivation
Fixes bazelbuild#29500

### Build API Changes

No

### Checklist

- [ ] I have added tests for the new use cases (if any).
- [ ] I have updated the documentation (if applicable).

### Release Notes

RELNOTES: None

Closes bazelbuild#29501.

PiperOrigin-RevId: 913613502
Change-Id: Icd726979e9c10ca452dd735b932ee00d64e6de5f

Commit
bazelbuild@e2bcbb3

Co-authored-by: Fabian Meumertzheim <fabian@meumertzhe.im>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

team-ExternalDeps External dependency handling, remote repositiories, WORKSPACE file.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bazel 9 regression

4 participants