Project

General

Profile

Actions

Bug #1766

closed

Minor bug - siproxd prints out error message when siproxd_generate_rules called with "pfearly"

Added by Matt Hoskins almost 14 years ago. Updated almost 13 years ago.

Status:
Resolved
Priority:
Low
Assignee:
-
Category:
-
Target version:
-
Start date:
08/10/2011
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
Affected Version:
Affected Plus Version:
Affected Architecture:

Description

I have pfSense 2.0 with siproxd and noticed the following in the system log when siproxd start up is processed:

php: : Siproxd.inc -- error -- should not hit default case statement.

This comes from siproxd_generate_rules in siproxd.inc. I changed the line in question to print out $type and see that it's pfearly that it's being called with. My guess is the fix is to either change the case statement to not print out that line (like other packages) or else put a case statement in for 'pfearly' which just does a break.

Actions #1

Updated by Jim Pingle almost 14 years ago

  • Status changed from New to Feedback
  • % Done changed from 0 to 100

Applied in changeset commit:e59953342fc399c119766363a3815f7335b07951.

Actions #2

Updated by Jim Pingle almost 13 years ago

  • Status changed from Feedback to Resolved
Actions

Also available in: Atom PDF