Skip to content

add test for iteration open failure - #29

Merged
electronsandstuff merged 3 commits into
masterfrom
pierce/null-dereference
Sep 17, 2026
Merged

electronsandstuff merged 3 commits into
masterfrom
pierce/null-dereference

Conversation

@electronsandstuff

Copy link
Copy Markdown
Owner

Resolve #24

This PR fixes an issue where pmd_open_series does not error out correctly when opening a file-based series with a pattern based filename when the files exist, but cannot be opened.

The pattern branch of pmd_open_series now fails on an unreadable file
before reading metadata, then runs the group-based rejection and single
close that master added.
@electronsandstuff
electronsandstuff merged commit 7ec8d42 into master Sep 17, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Null Dereference: Pattern-Based Filename, Invalid File

1 participant