Re: [binc] NOOP fails (from time to time)

Andreas Aardal Hanssen <[email protected]>
Newsgroups gmane.mail.imap.binc.general
Message-ID <[email protected]>
On Sun, 22 May 2005, J. Kendzorra wrote:
>On Sunday 22 May 2005 05:34, Peter Stuge wrote:
>> Unfortunately this strace output isn't useful. This is the strace of
>> either tcpserver or bincimap-up and we need the strace from
>> bincimapd.

And just to rereply, here's a patch I'd like you to try:

--- src/operator-noop-pending.cc        (revision 310)
+++ src/operator-noop-pending.cc        (working copy)
@@ -65,7 +65,7 @@
                                                     Request &command)
 {
   Mailbox *mailbox = depot.getSelected();
-  if (!pendingUpdates(mailbox,
+  if (mailbox && !pendingUpdates(mailbox,
                      PendingUpdates::EXPUNGE
                      | PendingUpdates::EXISTS
                      | PendingUpdates::RECENT
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.