[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug cp-tools/28391] New: gkeytool -list creates keystore file
From: |
csm at gnu dot org |
Subject: |
[Bug cp-tools/28391] New: gkeytool -list creates keystore file |
Date: |
15 Jul 2006 22:44:12 -0000 |
If you run
gkeytool -list -keystore foo
...where 'foo' is a nonexistent file, a new, empty keystore will be created in
the file 'foo', instead of printing an error that the file doesn't exist. This
is undesirable behavior (-list *should* be a read-only operation, but it's
modifying the system).
--
Summary: gkeytool -list creates keystore file
Product: classpath
Version: 0.92
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: cp-tools
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: csm at gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28391
- [Bug cp-tools/28391] New: gkeytool -list creates keystore file,
csm at gnu dot org <=