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

fix : out of silice range. #398

Merged
merged 1 commit into from
Sep 27, 2023
Merged

fix : out of silice range. #398

merged 1 commit into from
Sep 27, 2023

Conversation

cfc4n
Copy link
Member

@cfc4n cfc4n commented Sep 25, 2023

Optimize the ebpf map buffer size applied on the Android system, changing it from 10M to 1M.

Signed-off-by: cfc4n <cfc4n.cs@gmail.com>
@cfc4n cfc4n added 🐞 bug Something isn't working improve labels Sep 25, 2023
@cfc4n cfc4n linked an issue Sep 25, 2023 that may be closed by this pull request
@cfc4n cfc4n merged commit 9dcd07a into master Sep 27, 2023
6 checks passed
@cfc4n cfc4n deleted the out-of-range-length-64 branch September 27, 2023 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug Something isn't working improve
Projects
None yet
Development

Successfully merging this pull request may close these issues.

panic: runtime error: slice bounds out of range [:108] with length 64
1 participant