Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Jan 2004 16:07:50 +0200
From:      Anton Alin-Adrian <aanton@reversedhell.net>
To:        Xin LI <delphij@frontfree.net>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: qmail remote root final patch
Message-ID:  <400BE4B6.2050805@reversedhell.net>
In-Reply-To: <010e01c3de91$e6daa9a0$0401a8c0@phantasm205>
References:  <400BD0CE.6050609@reversedhell.net> <010e01c3de91$e6daa9a0$0401a8c0@phantasm205>

next in thread | previous in thread | raw e-mail | index | archive | help
--- qmail-smtpd.c       Mon Jun 15 13:53:16 1998
+++ qmail-smtpd-patched.c       Mon Jan 19 15:22:23 2004
@@ -316,8 +316,8 @@
         if (flagmaybex) if (pos == 7) ++*hops;
         if (pos < 2) if (ch != "\r\n"[pos]) flagmaybey = 0;
         if (flagmaybey) if (pos == 1) flaginheader = 0;
+       ++pos;
       }
-      ++pos;
       if (ch == '\n') { pos = 0; flagmaybex = flagmaybey = flagmaybez = 
1; }
     }
     switch(state) {



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?400BE4B6.2050805>