java/src/org/openantivirus/daemon ScannerDaemon.java,1.5,1.6
Kurt Huwig <[email protected]> Sun, 30 May 2004 00:59:57 +0000
| Newsgroups | gmane.comp.security.virus.openantivirus.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/openantivirus/java/src/org/openantivirus/daemon
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15055/src/org/openantivirus/daemon
Modified Files:
ScannerDaemon.java
Log Message:
Incorrect option parsing
Index: ScannerDaemon.java
===================================================================
RCS file: /cvsroot/openantivirus/java/src/org/openantivirus/daemon/ScannerDaemon.java,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- ScannerDaemon.java 30 May 2004 00:52:44 -0000 1.5
+++ ScannerDaemon.java 30 May 2004 00:59:55 -0000 1.6
@@ -119,7 +119,7 @@
loadConf.loadFile(args[++i]);
confFileLoaded = true;
} else {
- scanConf.putAny(args[i], args[++i]);
+ scanConf.putAny(sParameter, args[++i]);
}
} else {
System.err.println("unknown parameter: " + args[i]);
-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g.
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click