java/src/org/openantivirus/engine/censor/matcharray MatchArray.java,1.1,1.2

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

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

Index: MatchArray.java
===================================================================
RCS file: /cvsroot/openantivirus/java/src/org/openantivirus/engine/censor/matcharray/MatchArray.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- MatchArray.java	19 May 2004 07:33:40 -0000	1.1
+++ MatchArray.java	20 May 2004 13:43:17 -0000	1.2
@@ -59,7 +59,7 @@
         colMatch.add(pfl);
     }
     
-    public Censor getCensor() {
+    public Censor createCensor() {
         return new MatchArrayCensor(matches);
     }
     



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