mirror of
https://github.com/safing/portmaster.git
synced 2026-06-19 20:44:35 +00:00
Separate variable declaration from assignment in the SHA256 validation logic to prevent variable shadowing and ensure proper error handling scope.