Actions
Bug #5657
closedInvalid parameter checking in pfSsh.php
Start date:
12/18/2015
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
All
Affected Architecture:
Description
executing "pfSsh.php playback"
Produces:
' (ASCII=12) state=0 in /usr/local/sbin/pfSsh.php(331) : eval()'d code on line 4
Warning: Unexpected character in input: ' in /usr/local/sbin/pfSsh.php(331) : eval()'d code on line 4
Warning: Unexpected character in input: '' (ASCII=4) state=0 in /usr/local/sbin/pfSsh.php(331) : eval()'d code on line 4
Warning: Unexpected character in input: '' (ASCII=2) state=0 in /usr/local/sbin/pfSsh.php(331) : eval()'d code on line 4
Parse error: syntax error, unexpected '.' in /usr/local/sbin/pfSsh.php(331) : eval()'d code on line 4
Updated by Jim Pingle almost 9 years ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
Applied in changeset 36cb313bb35d3d3e19ea121b8f8f1a679988d8d5.
Updated by Chris Buechler almost 9 years ago
- Status changed from Feedback to Resolved
- Target version set to 2.3
- Affected Version changed from 2.2.5 to All
fixed
Actions