commit | 849c0b9f51b65da9f3ac7a3222da9ae00893acfd | [log] [tgz] |
---|---|---|
author | George Burgess IV <gbiv@google.com> | Mon Jun 10 16:22:09 2019 -0700 |
committer | George Burgess IV <gbiv@google.com> | Thu Jun 13 23:29:37 2019 -0700 |
tree | 1b118a1406ebeddc7786d35a4f06ebfa5b38b42e | |
parent | 74519e7aa58a19c0ed352b660f2e732148ae2f8a [diff] [blame] |
fortify: add __mempcpy_chk Bug: 131861088 Test: mma + bionic-unit-tests on blueline Change-Id: I02f8f87d5db0ba5fecec410da32f6ffa2c98ef57
diff --git a/libc/libc.map.txt b/libc/libc.map.txt index b12df56..3c23da2 100644 --- a/libc/libc.map.txt +++ b/libc/libc.map.txt
@@ -1482,6 +1482,7 @@ LIBC_R { # introduced=R global: + __mempcpy_chk; __open64_2; __openat64_2; call_once;