Merge ca4bb89ea0 into d5e4fc0151
This commit is contained in:
commit
c4d73c9406
|
|
@ -339,7 +339,7 @@ wrtmessage(const char *p1, const char *p2, const char *p3, const char *p4)
|
|||
void (*_malloc_message)(const char *p1, const char *p2, const char *p3,
|
||||
const char *p4) = wrtmessage;
|
||||
static void
|
||||
wrterror(const char *p)
|
||||
wrterror(const char *p) __attribute__ ((noreturn))
|
||||
{
|
||||
|
||||
suicide = 1;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user