mirror of
https://github.com/NLnetLabs/unbound.git
synced 2026-09-09 11:27:44 +02:00
oops.
git-svn-id: file:///svn/unbound/trunk@488 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
@@ -154,7 +154,6 @@ fatal_exit(const char *format, ...)
|
||||
va_start(args, format);
|
||||
log_vmsg("fatal error", format, args);
|
||||
va_end(args);
|
||||
memset(NULL, 0, 10);
|
||||
exit(1);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user