-
Notifications
You must be signed in to change notification settings - Fork 241
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
Build ebpfcore as a DLL for testing #2744
Merged
Merged
Commits on Aug 17, 2023
-
Signed-off-by: Dave Thaler <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6f0c9dc - Browse repository at this point
Copy the full SHA 6f0c9dcView commit details -
Signed-off-by: Dave Thaler <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 03e9d88 - Browse repository at this point
Copy the full SHA 03e9d88View commit details -
Signed-off-by: Dave Thaler <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d17fc3e - Browse repository at this point
Copy the full SHA d17fc3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 853daba - Browse repository at this point
Copy the full SHA 853dabaView commit details -
Signed-off-by: Dave Thaler <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6f00a28 - Browse repository at this point
Copy the full SHA 6f00a28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f6c32e - Browse repository at this point
Copy the full SHA 5f6c32eView commit details -
Fix memory issues in libbpf implementation
Found my latest usersim code Signed-off-by: Dave Thaler <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9a59a3a - Browse repository at this point
Copy the full SHA 9a59a3aView commit details -
Signed-off-by: Dave Thaler <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f310287 - Browse repository at this point
Copy the full SHA f310287View commit details -
Fix mismatched calloc/free function in ubpf_user.c
Signed-off-by: Dave Thaler <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4b42e83 - Browse repository at this point
Copy the full SHA 4b42e83View commit details -
Fix mismatched alloc/free in verifier_fuzzer
The verifier_fuzzer used ebpf_allocate() but then called free() Signed-off-by: Dave Thaler <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4b014d7 - Browse repository at this point
Copy the full SHA 4b014d7View commit details -
Temporarily use ubpf branch with memory fix
Signed-off-by: Dave Thaler <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for acf38ea - Browse repository at this point
Copy the full SHA acf38eaView commit details -
Signed-off-by: Dave Thaler <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c594542 - Browse repository at this point
Copy the full SHA c594542View commit details -
Signed-off-by: Dave Thaler <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b47cad1 - Browse repository at this point
Copy the full SHA b47cad1View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.