am 4063bb61
: Merge "__strnlen_chk: avoid recursive strlen calls"
* commit '4063bb6147bd256ad455bd3bd063ef40aae8851d': __strnlen_chk: avoid recursive strlen calls
This commit is contained in:
commit
58a2429b5b
@ -26,6 +26,8 @@
|
||||
* SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
#undef _FORTIFY_SOURCE
|
||||
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
#include "private/libc_logging.h"
|
||||
|
Loading…
Reference in New Issue
Block a user