about summary refs log tree commit diff
path: root/debug/Versions
diff options
context:
space:
mode:
Diffstat (limited to 'debug/Versions')
-rw-r--r--debug/Versions4
1 files changed, 4 insertions, 0 deletions
diff --git a/debug/Versions b/debug/Versions
index a6628db356..94dfa5f428 100644
--- a/debug/Versions
+++ b/debug/Versions
@@ -58,6 +58,10 @@ libc {
   GLIBC_2.25 {
     __explicit_bzero_chk;
   }
+  GLIBC_2.38 {
+    __strlcat_chk;
+    __strlcpy_chk;
+  }
   GLIBC_PRIVATE {
     __fortify_fail;
   }