Avoid potential negative array index access to cached text.
[LibreOffice.git] / external / libffi / implicit-function-declaration.patch
blob294a5eff64a393a10b65a54a8ce43c715f77b910
1 --- src/tramp.c
2 +++ src/tramp.c
3 @@ -55,6 +55,8 @@
4 #include <limits.h>
5 #endif
6 #endif
8 +int open_temp_exec_file (void);
11 * Each architecture defines static code for a trampoline code table. The