]> git.ipfire.org Git - thirdparty/squid.git/commit
Fix missing flag initialization in rev.13570
authorAmos Jeffries <squid3@treenet.co.nz>
Tue, 23 Sep 2014 05:32:41 +0000 (22:32 -0700)
committerAmos Jeffries <squid3@treenet.co.nz>
Tue, 23 Sep 2014 05:32:41 +0000 (22:32 -0700)
commitab76e66140ca93632fab1ffb4611cf303462c482
treeb43e85b5d23b9550fc8c75e51eb7a0b748e3b642
parentd5430dc8204b4254feab3368f111dd260a557c30
Fix missing flag initialization in rev.13570

This missing flag can cause traffic rejection on some systems if the
flag memory is left at 1 when initialized.

 Detected by Coverity Scan. Issue CID 1239292.
src/anyp/TrafficMode.h