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 e467cc0602..ef6b08b7b3 100644
--- a/debug/Versions
+++ b/debug/Versions
@@ -42,6 +42,10 @@ libc {
   GLIBC_2.7 {
     __fread_chk; __fread_unlocked_chk;
   }
+  GLIBC_2.8 {
+    __asprintf_chk; __vasprintf_chk;  __dprintf_chk; __vdprintf_chk;
+    __obstack_printf_chk; __obstack_vprintf_chk;
+  }
   GLIBC_PRIVATE {
     __fortify_fail;
   }