[Git][wine/wine][master] 5 commits: d2d1: Fix a crash in Clear method if no target is set.
Alexandre Julliard pushed to branch master at wine / wine Commits: cf8e91b8 by Akihiro Sagawa at 2025-05-12T13:04:05+02:00 d2d1: Fix a crash in Clear method if no target is set. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=58185 - - - - - b1600581 by Akihiro Sagawa at 2025-05-12T13:04:05+02:00 d2d1: Fix a crash in DrawBitmap method family if no target is set. - - - - - 8348b879 by Akihiro Sagawa at 2025-05-12T13:04:05+02:00 d2d1: Fix a crash in DrawGeometry method family if no target is set. - - - - - f99d9b73 by Akihiro Sagawa at 2025-05-12T13:04:05+02:00 d2d1: Fix a crash in FillGeometry method family if no target is set. - - - - - 978dc767 by Akihiro Sagawa at 2025-05-12T13:04:05+02:00 d2d1: Fix a crash in DrawGlyphRun method family if no target is set. - - - - - 2 changed files: - dlls/d2d1/device.c - dlls/d2d1/tests/d2d1.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/4cbb92cfb93949a89cd997815a1082... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/4cbb92cfb93949a89cd997815a1082... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)