mail-index-reset.c revision 93b29720c5141f787bd1861796867e4595c9d084
c01d62f21b21ba6c2b8b78ab3c2b37cc8f8fd265Daniel Lezcano/* Copyright (C) 2004 Timo Sirainen */
c01d62f21b21ba6c2b8b78ab3c2b37cc8f8fd265Daniel Lezcano
c01d62f21b21ba6c2b8b78ab3c2b37cc8f8fd265Daniel Lezcano#include "lib.h"
71d3a6590fe665421d7a0026d699b0654ddfc7f6Stéphane Graber#include "mmap-util.h"
71d3a6590fe665421d7a0026d699b0654ddfc7f6Stéphane Graber#include "write-full.h"
71d3a6590fe665421d7a0026d699b0654ddfc7f6Stéphane Graber#include "mail-index-private.h"
71d3a6590fe665421d7a0026d699b0654ddfc7f6Stéphane Graber#include "mail-transaction-log.h"
164105f6563d98b832f603e28e506dbabed22cf3Michael H. Warfield
71d3a6590fe665421d7a0026d699b0654ddfc7f6Stéphane Graberstatic int mail_index_mark_corrupted(struct mail_index *index)
71d3a6590fe665421d7a0026d699b0654ddfc7f6Stéphane Graber{
Error!

 

There was an error!

null

java.lang.NullPointerException