Skip to content
Snippets Groups Projects

comdlg32: Fix buffer overflow when current_filter is longer than MAX_PATH.

Merged Charlotte Pabst requested to merge CharlottePabst/wine:itemdlg into master

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=57293

Without this change, the tests segfault due to a buffer overflow.

Note: This bug was surfaced but not caused by b5cbb556. Before b5cbb556, the savedlg test segfaults while the opendlg test does not. After it, both segfault.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading