The Wayback Machine - https://web.archive.org/web/20220321211638/https://github.com/squid-cache/squid
Skip to content
master
Switch branches/tags
Code

Latest commit

The PortCfg::clone() hack (and clone_http_port_list() before it) forgot
to copy those two flags to the IPv4 port variant.

Compilers will now be able to warn us if copying misses future members.

Also prohibited other forms of copying, nearly restricting copying to
the parsing code with special needs.
7801cce

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
doc
 
 
 
 
 
 
 
 
lib
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
SQUID Web Proxy Cache                        http://www.squid-cache.org/
------------------------------------------------------------------------

Copyright (C) 1996-2022 The Squid Software Foundation and contributors

Squid software is distributed under GPLv2+ license and includes 
contributions from numerous individuals and organizations.
Please see the COPYING and CONTRIBUTORS files for details.


For support, please use the following resources:

    * General help and support:  squid-users@lists.squid-cache.org
    * Public bug reports:        http://bugs.squid-cache.org/
    * Security bug reports:      squid-bugs@lists.squid-cache.org
    * Development discussions:   squid-dev@lists.squid-cache.org

For mailing list subscription instructions, project maintainers contact
information, commercial services, and many other support details, please
visit http://www.squid-cache.org/Support/


This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see http://www.gnu.org/licenses/.