Skip to content

Fix unitialized local variable in RGFilterManagerWindow::getPatternFilter#233

Open
amaa-99 wants to merge 1 commit into
mvo5:masterfrom
amaa-99:123-fix-unitialized-local-variable-in-rgfiltermanagerwindowgetpatternfilter
Open

Fix unitialized local variable in RGFilterManagerWindow::getPatternFilter#233
amaa-99 wants to merge 1 commit into
mvo5:masterfrom
amaa-99:123-fix-unitialized-local-variable-in-rgfiltermanagerwindowgetpatternfilter

Conversation

@amaa-99

@amaa-99 amaa-99 commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Fixed the potential cases where 'type' would be used unitialized or with the wrong value.
Removed the unused local variables.
(closes amaa-99#124)

…lter:

Fixed the potential cases where 'type' would be used unitialized or with the wrong value.
Removed the unused local variables.
Comment thread gtk/rgfiltermanager.cc
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.

Merge: Fix unitialized local variable in RGFilterManagerWindow::getPatternFilter

1 participant