Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

winrt-go: bump to latest #268

Merged

Commits on May 10, 2024

  1. winrt-go: bump to latest

    This version fixes an error that leaked Go pointers to the WinRT runtime
    causing random access violation errors (0xc0000005) whenver these
    pointers where freed or moved by Go's GC. For more info checkout
    saltosystems/winrt-go#94.
    
    Diff:
    saltosystems/winrt-go@45c2d7a...4f7860a
    jagobagascon committed May 10, 2024
    Configuration menu
    Copy the full SHA
    d6422b8 View commit details
    Browse the repository at this point in the history