Skip to content

using std::string inside some hook functions may lead to deadlocks

One of the situation is inside java, in memory locking situation a openat to /sys/.../overcommit_memory is done, leading to a resolve_new, and blocking on the std::string resolved malloc.