Skip to content

Commit e27f52f

Browse files
chore(changelog): auto-add entry for PR #5416 — fix(linux): prevent out-of-range panic in SystemTray dbus signal handler
1 parent 4f70f3a commit e27f52f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

v3/UNRELEASED_CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ After processing, the content will be moved to the main changelog and this file
2525

2626
## Fixed
2727
<!-- Bug fixes -->
28+
- Defensively validate DBus signal name and body length to prevent panics in [PR](https://github.com/wailsapp/wails/pull/5416) by @leaanthony
2829
- Fix memory safety issue in GTK menu handling on Linux in [PR](https://github.com/wailsapp/wails/pull/5363) by @leaanthony
2930
- Detect NVIDIA GPUs and disable DMA-BUF renderer on Linux in [PR](https://github.com/wailsapp/wails/pull/5295) by @leaanthony
3031
- Fix `SetPosition` cross-screen Y conversion on macOS: use primary screen height as global reference so windows land at the correct position on monitors that are vertically offset from the primary display in [#5117](https://github.com/wailsapp/wails/issues/5117)

0 commit comments

Comments
 (0)