Skip to content
This repository has been archived by the owner on Feb 17, 2023. It is now read-only.

Fix dangling pointer with Windows API. #6

Merged
merged 1 commit into from
Sep 1, 2022

Conversation

Berrysoft
Copy link
Contributor

The class_name passed into WNDCLASSEXW is dangling.

Fixes tauri-apps/plugins-workspace#181 and the dirty solution in 0bdfe92

The class_name passed into WNDCLASSEXW is dangling.
@amrbashir
Copy link
Member

Thank you. This makes so much sense now.

@amrbashir amrbashir merged commit add9aff into tauri-apps:master Sep 1, 2022
huangjj27 added a commit to huangjj27/tauri-plugin-single-instance that referenced this pull request Sep 13, 2022
a fix to some dangling problem same as tauri-apps#6
amrbashir pushed a commit that referenced this pull request Sep 13, 2022
* fix(windows): fix dangling pointers

a fix to some dangling problem same as #6

* doc(change): add a change md
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants