Skip to content

Clean warnings and harden image decoding#3

Open
5428384822a-create wants to merge 3 commits into
masterfrom
fix/warnings-and-decoder-hardening
Open

Clean warnings and harden image decoding#3
5428384822a-create wants to merge 3 commits into
masterfrom
fix/warnings-and-decoder-hardening

Conversation

@5428384822a-create

Copy link
Copy Markdown
Collaborator

Summary

  • clean MSVC warnings from gesture config, thumbnail loading, and CRT file APIs
  • keep source encoding explicit with /utf-8 and suppress intentional cache-line padding warning
  • harden WIC decode/info/thumbnail paths against missing files, failed HRESULTs, zero dimensions, oversized buffers, and allocation failures

Verification

  • cmake --build build-vs2026 --config Release --parallel
  • ctest --test-dir build-vs2026 -C Release --output-on-failure (no tests found)

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.

1 participant