current loaders.c,1.108,1.109

Fabian Keil via ijbswa-commits <[email protected]> Mon, 26 Jun 2017 12:18:08 +0000
Newsgroups gmane.comp.web.privoxy.cvs
Message-ID <[email protected]>
Update of /cvsroot/ijbswa/current
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv22146

Modified Files:
	loaders.c 
Log Message:
Remove an obsolete NULL check


Index: loaders.c
===================================================================
RCS file: /cvsroot/ijbswa/current/loaders.c,v
retrieving revision 1.108
retrieving revision 1.109
diff -C2 -d -r1.108 -r1.109
*** loaders.c	26 Jun 2017 12:17:57 -0000	1.108
--- loaders.c	26 Jun 2017 12:18:06 -0000	1.109
***************
*** 314,323 ****
     fs->lastmodified = statbuf->st_mtime;
  
-    if (fs->filename == NULL)
-    {
-       /* Out of memory error */
-       freez (fs);
-       return 1;
-    }
     *newfl = fs;
     return 1;
--- 314,317 ----


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot