ACL file reader does not reject file with empty extention lines
---------------------------------------------------------------
Key: QPID-1381
URL: https://issues.apache.org/jira/browse/QPID-1381
Project: Qpid
Issue Type: Bug
Components: C++ Broker
Reporter: Rajith Attapattu
Assignee: Rajith Attapattu
Fix For: M4
The following ACL file should be rejected as it contains an empty extention
line.
group myGroup [EMAIL PROTECTED] \
\
[EMAIL PROTECTED]
acl allow all all
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.