prunmgr does not handle invalid command lines well
--------------------------------------------------
Key: DAEMON-185
URL: https://issues.apache.org/jira/browse/DAEMON-185
Project: Commons Daemon
Issue Type: Bug
Affects Versions: 1.0.4
Environment: WinXP/SP3
Reporter: Sebb
prunmgr does not handle invalid command lines well.
bq. prunmgr //1234
causes a crash:
EventType : BEX P1 : prunmgr.exe P2 : 1.0.4.0 P3 : 4cbfeb21
P4 : prunmgr.exe P5 : 1.0.4.0 P6 : 4cbfeb21 P7 : 000013d8
P8 : c0000409 P9 : 00000000
bq. prunmgr //123
results in the error message:
{quote}
An attempt has been made to operate on an impersonation token by a thread that
is not currently impersonating a client. (0)
Error parsing command line
{quote}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.