Open
Description
When mlock() partially fails, it can lead to memory access issues that could result in a bus error.
https://github.com/microsoft/jbpf/blob/main/src/mem_mgmt/jbpf_mem_mgmt.c#L452 When mlock fails, it just prints a warning - not sure should we fail and return?
Metadata
Metadata
Assignees
Labels
No labels