Sophie

Sophie

distrib > Mageia > 3 > i586 > by-pkgid > 6d5a95417ee6ec188f8d24dce0c356f2 > files > 15

apache-mod_nss-1.0.8-16.3.mga3.src.rpm

--- mod_nss-1.0.8.orig/nss_engine_io.c	2010-09-23 18:12:56.000000000 -0400
+++ mod_nss-1.0.8/nss_engine_io.c	2010-09-23 18:13:07.000000000 -0400
@@ -348,6 +348,7 @@
             break;
         }
 
+        PR_SetError(0, 0);
         rc = PR_Read(inctx->filter_ctx->pssl, buf + bytes, wanted - bytes);
 
         if (rc > 0) {