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

aya: Fix segfault in define_link_wrapper #379

Merged
merged 2 commits into from
Sep 5, 2022

Conversation

dave-tucker
Copy link
Member

The From<$wrapper> for $base implemention is refers to itself,
eventually causing a segfault.

Signed-off-by: Dave Tucker dave@dtucker.co.uk

The From<$wrapper> for $base implemention is refers to itself,
eventually causing a segfault.

Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
@netlify
Copy link

netlify bot commented Sep 5, 2022

Deploy Preview for aya-rs-docs ready!

Name Link
🔨 Latest commit 8305ee1
🔍 Latest deploy log https://app.netlify.com/sites/aya-rs-docs/deploys/6316407522e45c0008e6b4e0
😎 Deploy Preview https://deploy-preview-379--aya-rs-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
@dave-tucker dave-tucker merged commit 9451699 into aya-rs:main Sep 5, 2022
@dave-tucker dave-tucker deleted the fix-link-segfault branch September 5, 2022 18:58
@dave-tucker dave-tucker added aya This is about aya (userspace) fix A PR that is a small change or fixes a bug labels Feb 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aya This is about aya (userspace) fix A PR that is a small change or fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants