/[Apache-SVN]
ViewVC logotype

Revision 1205430


Jump to revision: Previous Next
Author: uschindler
Date: Wed Nov 23 15:13:50 2011 UTC (12 years, 10 months ago)
Changed paths: 3
Log Message:
* LUCENE-3588: Try harder to prevent SIGSEGV on cloned MMapIndexInputs: Previous versions of Lucene could SIGSEGV the JVM if you try to access the clone of an IndexInput retrieved from MMapDirectory. This security fix prevents this as best as it can by throwing AlreadyClosedException also on clones.

Changed paths

Path Details
Directorylucene/dev/trunk/lucene/CHANGES.txt modified , text changed
Directorylucene/dev/trunk/lucene/src/java/org/apache/lucene/store/MMapDirectory.java modified , text changed
Directorylucene/dev/trunk/lucene/src/test/org/apache/lucene/store/TestMultiMMap.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26