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.
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
feat:Prevent segmentation fault in probe_read & probe_write #368
feat:Prevent segmentation fault in probe_read & probe_write #368
Changes from 10 commits
cab989e
1f4634e
fb09804
8d6197d
baf0cac
08190f2
4d72459
7b43529
c703c5d
ca3efde
1b21ee2
e69e427
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 108 in runtime/src/bpf_helper.cpp
runtime/src/bpf_helper.cpp#L108
Check warning on line 112 in runtime/src/bpf_helper.cpp
runtime/src/bpf_helper.cpp#L110-L112
Check warning on line 135 in runtime/src/bpf_helper.cpp
runtime/src/bpf_helper.cpp#L135
Check warning on line 141 in runtime/src/bpf_helper.cpp
runtime/src/bpf_helper.cpp#L140-L141
Check warning on line 144 in runtime/src/bpf_helper.cpp
runtime/src/bpf_helper.cpp#L144
Check warning on line 157 in runtime/src/bpf_helper.cpp
runtime/src/bpf_helper.cpp#L156-L157
Check warning on line 163 in runtime/src/bpf_helper.cpp
runtime/src/bpf_helper.cpp#L162-L163
Check warning on line 191 in runtime/src/bpf_helper.cpp
runtime/src/bpf_helper.cpp#L191
Check warning on line 195 in runtime/src/bpf_helper.cpp
runtime/src/bpf_helper.cpp#L193-L195
Check warning on line 218 in runtime/src/bpf_helper.cpp
runtime/src/bpf_helper.cpp#L218
Check warning on line 224 in runtime/src/bpf_helper.cpp
runtime/src/bpf_helper.cpp#L223-L224
Check warning on line 228 in runtime/src/bpf_helper.cpp
runtime/src/bpf_helper.cpp#L228
Check warning on line 241 in runtime/src/bpf_helper.cpp
runtime/src/bpf_helper.cpp#L240-L241
Check warning on line 248 in runtime/src/bpf_helper.cpp
runtime/src/bpf_helper.cpp#L247-L248