X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Fmodules%2Fpop3client%2Fserv_pop3client.c;h=29e6bcc4dcca500ed9de6d1a2521f7daf3c62a4c;hb=7af30b14a8dfa9a3e2dd709ede3917d27194d2ee;hp=ec744849f8af80e4d6aa4ff34015027349702995;hpb=ff7f36e7a7ad88d75d1201a78cb60dc6b2cce299;p=citadel.git diff --git a/citadel/modules/pop3client/serv_pop3client.c b/citadel/modules/pop3client/serv_pop3client.c index ec744849f..29e6bcc4d 100644 --- a/citadel/modules/pop3client/serv_pop3client.c +++ b/citadel/modules/pop3client/serv_pop3client.c @@ -1083,6 +1083,7 @@ void pop3client_scan_room(struct ctdlroom *qrbuf, void *data, OneRoomNetCfg *One DeletePOP3Aggregator); pthread_mutex_unlock(&POP3QueueMutex); + pLine = pLine->next; } }