[prev in list] [next in list] [prev in thread] [next in thread] 

List:       privoxy-commits
Subject:    [privoxy-commits] current filters.c,1.176,1.177
From:       Fabian Keil <fabiankeil () users ! sourceforge ! net>
Date:       2013-04-23 9:37:30
Message-ID: E1UUZfI-0000lV-VO () sfs-ml-2 ! v29 ! ch3 ! sourceforge ! com
[Download RAW message or body]

Update of /cvsroot/ijbswa/current
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv3817

Modified Files:
	filters.c 
Log Message:
Remove an unreachable else clause in match_sockaddr()

Family mismatches are already checked for and dealt with at
the beginning of the function (and aren't supposed to happen
anyway).


Index: filters.c
===================================================================
RCS file: /cvsroot/ijbswa/current/filters.c,v
retrieving revision 1.176
retrieving revision 1.177
diff -C2 -d -r1.176 -r1.177
*** filters.c	7 Dec 2012 12:45:20 -0000	1.176
--- filters.c	23 Apr 2013 09:37:28 -0000	1.177
***************
*** 201,208 ****
        addr_len = 4;
     }
-    else if (network->ss_family != address->ss_family)
-    {
-       return 0;
-    }
  
     /* XXX: Port check is signaled in netmask */
--- 201,204 ----


------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr
_______________________________________________
ijbswa-commits mailing list
ijbswa-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ijbswa-commits
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic