Skip to content

Harden dynwinrt core: ownership safety, FFI panic prevention, and ABI correctness#22

Merged
lei9444 merged 1 commit intomainfrom
leilzh/corefix
Apr 23, 2026
Merged

Harden dynwinrt core: ownership safety, FFI panic prevention, and ABI correctness#22
lei9444 merged 1 commit intomainfrom
leilzh/corefix

Conversation

@lei9444
Copy link
Copy Markdown
Contributor

@lei9444 lei9444 commented Apr 22, 2026

Comprehensive correctness and safety audit of the dynwinrt core runtime (crates/dynwinrt/). Fixes ownership bugs, ABI
mismatches, resource leaks on error paths, and panic-across-FFI hazards. No API surface changes — all fixes are internal to
the runtime.

@lei9444 lei9444 merged commit 3ee6755 into main Apr 23, 2026
5 checks passed
@lei9444 lei9444 deleted the leilzh/corefix branch April 23, 2026 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants