mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-06-06 13:53:54 +02:00
refactor(single-instance): improve userdata ptr handling (#2453)
* fix(single-instance): fix null pointer dereference panic on Windows * fmt
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
single-instance: patch
|
||||
---
|
||||
|
||||
Fixed an issue that caused `null pointer dereference occurred` errors on rust nightly.
|
||||
Fixed `null pointer dereference` panic on rust nightly on Windows.
|
||||
|
||||
Reference in New Issue
Block a user