Add validation for empty file path in compression process#2398
Merged
MichaelOrlov merged 1 commit intorollingfrom Apr 14, 2026
Merged
Add validation for empty file path in compression process#2398MichaelOrlov merged 1 commit intorollingfrom
MichaelOrlov merged 1 commit intorollingfrom
Conversation
Signed-off-by: Michael Orlov <morlovmr@gmail.com>
fujitatomoya
approved these changes
Apr 14, 2026
Contributor
fujitatomoya
left a comment
There was a problem hiding this comment.
lgtm with green CI.
Contributor
Author
|
Pulls: #2398 |
Contributor
Author
MichaelOrlov
added a commit
that referenced
this pull request
Apr 14, 2026
Signed-off-by: Michael Orlov <morlovmr@gmail.com>
Contributor
Author
|
https://github.com/Mergifyio backport kilted |
✅ Backports have been createdDetails
|
mergify Bot
pushed a commit
that referenced
this pull request
Apr 14, 2026
Signed-off-by: Michael Orlov <morlovmr@gmail.com> (cherry picked from commit b7370e4)
sloretz
added a commit
that referenced
this pull request
Apr 15, 2026
* 0.33.1 (Generated changelogs using Gemini) Signed-off-by: Shane Loretz <sloretz@intrinsic.ai> * Update changelogs after rebasing on top of #2398 and #2395 Signed-off-by: Michael Orlov <morlovmr@gmail.com> --------- Signed-off-by: Shane Loretz <sloretz@intrinsic.ai> Signed-off-by: Michael Orlov <morlovmr@gmail.com> Co-authored-by: Michael Orlov <morlovmr@gmail.com>
MichaelOrlov
added a commit
that referenced
this pull request
Apr 23, 2026
Contributor
Author
|
https://github.com/Mergifyio backport jazzy |
✅ Backports have been createdDetails
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR adds extra validation for an empty file path in the
SequentialCompressionWriter::compress_file(compressor, file_relative_to_bag).Is this user-facing behavior change?
Did you use Generative AI?
No.
Additional Information
Can be backported