Add memset to symbol imports

This commit is contained in:
2024-04-03 12:34:05 -07:00
parent c1129ed0e2
commit a201f3ada8
+1
View File
@@ -5,3 +5,4 @@ free@GLIBC_2.2.5
malloc@GLIBC_2.2.5 malloc@GLIBC_2.2.5
memcpy@GLIBC_2.14 memcpy@GLIBC_2.14
memmove@GLIBC_2.2.5 memmove@GLIBC_2.2.5
memset@GLIBC_2.2.5