* commit '8717c3db2f864226bb68c7e26ad73fcff1212b31': clean up FORTIFY_SOURCE handling.
This commit is contained in:
@@ -71,6 +71,8 @@ int __libc_android_log_vprint(int prio, const char *tag, const char *fmt, va_lis
|
||||
void __libc_android_log_event_int(int32_t tag, int value);
|
||||
void __libc_android_log_event_uid(int32_t tag);
|
||||
|
||||
__noreturn extern void __fortify_chk_fail(const char *, uint32_t);
|
||||
|
||||
#ifdef __cplusplus
|
||||
};
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user