platform_bionic/libc
Ken Chen c466fe95dc Free memory when it is no more used
Memory leak happen when Android data framework updates identical DNS
information to netd.

Bug: 115595601
Test: netd_unit_test, netd_integration_test
Change-Id: Idcc0956729286563603f482258f488a1ccd75e6a
2018-11-08 19:53:34 +08:00
..
arch-arm Merge "Remove __overloadable/__RENAME_CLANG" 2018-02-10 02:30:37 +00:00
arch-arm64 bionic: add vdso clock_getres 2017-12-07 09:41:48 -08:00
arch-common/bionic Merge "crtbegin: Correctly align ESP to 16 for __i386__" 2018-02-09 06:56:31 +00:00
arch-mips Remove __overloadable/__RENAME_CLANG 2018-02-06 13:35:56 -08:00
arch-mips64 bionic: add vdso clock_getres 2017-12-07 09:41:48 -08:00
arch-x86 Fix sigsetjmp/siglongjmp to save/restore RT signals on arm/x86 too. 2018-01-31 17:47:16 -08:00
arch-x86_64 Revert "Add 64-bit slm optimized strlcpy and srlcat." 2018-04-20 17:33:12 -07:00
async_safe Switch the rest of our internal headers to #pragma once. 2018-02-13 14:27:17 -08:00
bionic malloc: add M_PURGE mallopt flag 2018-10-18 23:25:49 +00:00
dns Free memory when it is no more used 2018-11-08 19:53:34 +08:00
include malloc: add M_PURGE mallopt flag 2018-10-18 23:25:49 +00:00
kernel Update to v4.15 kernel headers. 2018-02-01 10:51:01 -08:00
malloc_debug Disable malloc debug intercepts when exiting. 2018-07-18 14:30:28 -07:00
malloc_hooks Implement malloc hooks. 2018-02-13 13:37:30 -08:00
private Require vendor users and groups to start with vendor_ 2018-05-16 20:18:46 +00:00
seccomp Allow several syscalls to app process 2018-03-29 13:41:37 -07:00
stdio clang-format local.h. 2018-03-01 16:07:54 -08:00
stdlib Mark __BIONIC_WEAK_FOR_NATIVE_BRIDGE symbols 2017-10-27 10:01:46 +02:00
system_properties Remove non-trivial constructors/destructors from SystemProperties 2018-02-21 15:10:17 -08:00
tools Block bunch of privileged syscalls to apps 2018-01-22 22:30:17 -08:00
tzcode Add strptime %s. 2018-02-28 16:29:40 -08:00
upstream-freebsd Change ARG_MAX/_SC_ARG_MAX back to a constant. 2017-11-15 15:14:35 -08:00
upstream-netbsd libc: Add support to allow library calls to find appropriate shell executable for a process 2017-08-22 10:17:28 -07:00
upstream-openbsd Remove __overloadable/__RENAME_CLANG 2018-02-06 13:35:56 -08:00
versioner-dependencies Unified sysroot: kill arch-specific include dirs. 2017-10-12 13:19:51 -07:00
Android.bp Add support for cortex-a55/cortex-a75. 2018-05-11 11:22:05 -07:00
Android.mk Rename Android.soong.mk to Android.mk 2016-07-11 16:54:20 -07:00
fs_config_generator.py Revert "Revert "move android_ids into bionic"" 2016-12-13 23:47:25 +00:00
libc.arm.map Add _monotonic_np versions of timed wait functions 2018-03-21 08:43:09 -07:00
libc.arm64.map Add _monotonic_np versions of timed wait functions 2018-03-21 08:43:09 -07:00
libc.map.txt Add _monotonic_np versions of timed wait functions 2018-03-21 08:43:09 -07:00
libc.mips.map Add _monotonic_np versions of timed wait functions 2018-03-21 08:43:09 -07:00
libc.mips64.map Add _monotonic_np versions of timed wait functions 2018-03-21 08:43:09 -07:00
libc.x86.map Add _monotonic_np versions of timed wait functions 2018-03-21 08:43:09 -07:00
libc.x86_64.map Add _monotonic_np versions of timed wait functions 2018-03-21 08:43:09 -07:00
libstdc++.arm.map Mark new/delete as weak in the NDK stubs. 2017-07-28 11:01:33 -07:00
libstdc++.arm64.map Mark new/delete as weak in the NDK stubs. 2017-07-28 11:01:33 -07:00
libstdc++.map.txt Mark new/delete as weak in the NDK stubs. 2017-07-28 11:01:33 -07:00
libstdc++.mips.map Mark new/delete as weak in the NDK stubs. 2017-07-28 11:01:33 -07:00
libstdc++.mips64.map Mark new/delete as weak in the NDK stubs. 2017-07-28 11:01:33 -07:00
libstdc++.x86.map Mark new/delete as weak in the NDK stubs. 2017-07-28 11:01:33 -07:00
libstdc++.x86_64.map Mark new/delete as weak in the NDK stubs. 2017-07-28 11:01:33 -07:00
MODULE_LICENSE_BSD
NOTICE Rewrite getentropy. 2018-02-05 12:57:22 -08:00
SECCOMP_BLACKLIST_APP.TXT Allow several syscalls to app process 2018-03-29 13:41:37 -07:00
SECCOMP_BLACKLIST_COMMON.TXT Split zygote's seccomp filter into two 2018-01-04 12:28:40 -08:00
SECCOMP_WHITELIST_APP.TXT Split zygote's seccomp filter into two 2018-01-04 12:28:40 -08:00
SECCOMP_WHITELIST_COMMON.TXT Split zygote's seccomp filter into two 2018-01-04 12:28:40 -08:00
SECCOMP_WHITELIST_GLOBAL.TXT Create global seccomp policy. 2017-07-21 20:30:21 -07:00
SECCOMP_WHITELIST_SYSTEM.TXT Add bpf syscall to seccomp whitelist 2018-01-18 12:08:34 -08:00
SYSCALLS.TXT Add sigset64_t and accompanying functions. 2018-01-30 18:47:16 -08:00
version_script.txt