fix(powerrename): avoid WIC shutdown during DLL teardown #50593

Merged
LegendaryBlair opened 11:18pm on September 15, 2026 wanted to merge 2 commits into microsoft/powertoys main from
LegendaryBlair/fix-powerrename-wic-lifetime

Pull request #50593 quality checks

Code files and functions touched by this pull request are analyzed below.

Quality targets

How does this pull request compare to chosen code quality targets? Read more about code quality targets.

Target name Target value This PR
Maximum Diff Delta per PR 500 0
Maximum comment count per PR 10 2
Pull request maximum business days between activity 3 3
Pull request maximum business days open 5 3

Coupled files

Are there any files from this commit that are always committed alongside another file? This often suggests that there exists code coupling to potentially remove. Read more about code coupling

Committed together % Code file
Coupled code file
Commits in PR with both
100 src/modules/powerrename/unittests/WICMetadataExtractorTests.cpp
src/modules/powerrename/lib/WICMetadataExtractor.h
2
100 src/modules/powerrename/unittests/WICMetadataExtractorTests.cpp
src/modules/powerrename/lib/WICMetadataExtractor.cpp
2
100 src/modules/powerrename/lib/WICMetadataExtractor.h
src/modules/powerrename/unittests/WICMetadataExtractorTests.cpp
2
100 src/modules/powerrename/lib/WICMetadataExtractor.h
src/modules/powerrename/lib/WICMetadataExtractor.cpp
2
100 src/modules/powerrename/lib/WICMetadataExtractor.cpp
src/modules/powerrename/lib/WICMetadataExtractor.h
2
83 src/modules/powerrename/lib/WICMetadataExtractor.cpp
src/modules/powerrename/unittests/WICMetadataExtractorTests.cpp
2

Biggest files changes in pull request

Path View whole file Lines removed Lines added Final line count
src/modules/powerrename/unittests/WICMetadataExtractorTests.cpp 0 0 ---
src/modules/powerrename/lib/WICMetadataExtractor.cpp 0 0 ---
src/modules/powerrename/lib/WICMetadataExtractor.h 0 0 ---

️ Biggest functions grown or shrunk by pull request

Which functions had their line count change as part of this pull request?

Could not find any functions changed by this pull request.