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: allow global value to be optional #632

Merged
merged 2 commits into from
Jun 30, 2023

Conversation

marysaka
Copy link
Member

This allow to not error out when a global symbol is missing from the object.

@marysaka marysaka added the aya This is about aya (userspace) label Jun 28, 2023
@netlify
Copy link

netlify bot commented Jun 28, 2023

Deploy Preview for aya-rs-docs ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 77cce84
🔍 Latest deploy log https://app.netlify.com/sites/aya-rs-docs/deploys/649ec75b95e85a0008966348
😎 Deploy Preview https://deploy-preview-632--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 configuration.

Copy link
Collaborator

@alessandrod alessandrod left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, just a couple of minor nits!

aya/src/bpf.rs Show resolved Hide resolved
aya/src/bpf.rs Outdated Show resolved Hide resolved
This allow to not error out when a global symbol is missing from the object.
Co-authored-by: Alessandro Decina <alessandro.d@gmail.com>
@marysaka marysaka merged commit b2737d5 into aya-rs:main Jun 30, 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)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants