Skip to content

vendor: github.com/moby/patternmatcher v0.6.1#52209

Merged
thaJeztah merged 1 commit intomoby:masterfrom
thaJeztah:bump_patternmatcher
Mar 25, 2026
Merged

vendor: github.com/moby/patternmatcher v0.6.1#52209
thaJeztah merged 1 commit intomoby:masterfrom
thaJeztah:bump_patternmatcher

Conversation

@thaJeztah
Copy link
Copy Markdown
Member

vendor: github.com/moby/patternmatcher v0.6.1

  • fix panic / nil pointer dereference on invalid patterns

full diff: moby/patternmatcher@v0.6.0...v0.6.1

- What I did

- How I did it

- How to verify it

- Human readable description for the release notes

Fix a daemon crash during docker build if `.dockerignore` contained an invalid pattern.

- A picture of a cute animal (not mandatory but encouraged)

- fix panic / nil pointer dereference on invalid patterns

full diff: moby/patternmatcher@v0.6.0...v0.6.1

Signed-off-by: Sebastiaan van Stijn <[email protected]>
@thaJeztah thaJeztah merged commit 3afcc1a into moby:master Mar 25, 2026
329 of 333 checks passed
@thaJeztah thaJeztah deleted the bump_patternmatcher branch March 25, 2026 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

dockerd reliably segfault with .dockerignore and copy

2 participants