Skip to content

An example project that demonstrate how binary generated with rust-lld will crash when linking dylib on Windows 11

Notifications You must be signed in to change notification settings

afonsolage/xinput_link_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xinput_link_example

An example project that demonstrate how binary generated with rust-lld will crash when linking dylib on Windows 11

Usage

On Windows 11, run cargo run and it should output:

error: process didn't exit successfully: `target\debug\xinput_link_example.exe` (exit code: 0xc0000409, STATUS_STACK_BUFFER_OVERRUN)

License

MIT

About

An example project that demonstrate how binary generated with rust-lld will crash when linking dylib on Windows 11

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages