Skip to content

Conversation

@fxwiegand
Copy link
Contributor

This pull request includes a minor change to the build.rs file. The change disables layout tests in the bindgen configuration and therefore should fix #25.

  • build.rs: Disabled layout tests by adding .layout_tests(false) to the bindgen builder.

@johanneskoester johanneskoester merged commit 3043d86 into rust-bio:main Apr 14, 2025
9 checks passed
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.

Null Pointer Dereference in Bindgen-Generated Bindings with Rust 1.86.0

2 participants