mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2025-01-31 07:11:45 +03:00
klzgrad
be06c9cdac
allocator: Fix recommitted pages not being zeroed when madvise is not available.
Support kernels built without CONFIG_ADVISE_SYSCALLS on small embedded devices.
Description
Languages
C++
81.5%
Python
13.9%
C
1.5%
Objective-C++
1.1%
Starlark
0.6%
Other
1.2%