/* Copyright (c) 2011-2018 Dovecot authors, see the included COPYING file */
#include "lib.h"
#include "mail-command.h"
#include "mail-session.h"
#include "mail-user.h"
#include "mail-domain.h"
#include "mail-ip.h"
#include "stats-settings.h"
#include "global-memory.h"
static bool global_memory_free_something(void)
{
return global_used_memory < orig_used_memory;
}
{
if (!global_memory_free_something())
break;
}
}
{
}