Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37548084
en ru br
ALT Linux repos
5.0: 4.64L-alt5.1
4.1: 4.64L-alt5
4.0: 4.64L-alt4.1
3.0: 4.58L-alt4
+backports:4.64L-alt0.M30.4

Group :: Networking/Mail
RPM: pine

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: pine-4.53-filter-local_nvtnl-reset.patch
Download


A part of the expression was left out.
Actually, this makes no difference in the way Pine works since
there stands a no-op there. Makes difference w.r.t. the verbose
log.
Ivan Zakharyaschev <imz@altlinux.ru>, 9 May 2003.
--- pine4.53.Lev/pine/filter.c.Lev	2003-05-03 23:39:22 +0400
+++ pine4.53.Lev/pine/filter.c	2003-05-04 12:56:42 +0400
@@ -7298,7 +7298,7 @@
 	GF_FLUSH(f->next);
 	(*f->next->f)(f->next, GF_EOD);
     }
-    else if(GF_RESET){
+    else if(flg == GF_RESET){
 	dprint(9, (debugfile, "-- gf_reset local_nvtnl\n"));
 	/* no op */
     }
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin