java/src/org/openantivirus/engine/censor/trie Trie.java,1.3,1.4

Kurt Huwig <[email protected]> Thu, 20 May 2004 13:43:19 +0000
Newsgroups gmane.comp.security.virus.openantivirus.cvs
Message-ID <[email protected]>
Update of /cvsroot/openantivirus/java/src/org/openantivirus/engine/censor/trie
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13262/src/org/openantivirus/engine/censor/trie

Modified Files:
	Trie.java 
Log Message:
Bugfix: ScanEngine was not thread safe

Index: Trie.java
===================================================================
RCS file: /cvsroot/openantivirus/java/src/org/openantivirus/engine/censor/trie/Trie.java,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- Trie.java	19 May 2004 07:33:39 -0000	1.3
+++ Trie.java	20 May 2004 13:43:16 -0000	1.4
@@ -112,7 +112,7 @@
         return nodeDepthCount;
     }
 
-    public Censor getCensor() {
+    public Censor createCensor() {
         return new TrieCensor(this);
     }
 }



-------------------------------------------------------
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