Skip to content

fix: Remove accidentally re-introduced globalFlag block in testfilters.c#137

Merged
tillkamppeter merged 1 commit intoOpenPrinting:masterfrom
rkt0209:master
Mar 18, 2026
Merged

fix: Remove accidentally re-introduced globalFlag block in testfilters.c#137
tillkamppeter merged 1 commit intoOpenPrinting:masterfrom
rkt0209:master

Conversation

@rkt0209
Copy link
Copy Markdown
Contributor

@rkt0209 rkt0209 commented Mar 18, 2026

Overview

This PR removes the globalFlag == 9 block in cupsfilters/testfilters.c.

Reason for Change

This specific block of code was correctly removed in PR #122. It was inadvertently re-introduced during a Git merge conflict resolution in PR #133 while I was applying memory safety fixes. This PR cleans up that accidental inclusion and restores the file to its intended state.

@tillkamppeter tillkamppeter merged commit 1408f93 into OpenPrinting:master Mar 18, 2026
7 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.

2 participants