[jcifs] JCIFS 1.1.2: Bug in SmbTransport.getSmbSession

Michael B Allen mba2000 at ioplex.com
Thu Nov 25 18:15:07 GMT 2004


Roland Knight said:
> The code to remove expired sessions has a bug and may cause the following
> exception:
> +java.util.ConcurrentModificationException
> java.util.ConcurrentModificationException
>  at
> java.util.LinkedList$ListItr.checkForComodification(LinkedList.java:552)
<snip>
>                     iter.remove();                    // WAS:

Yeah, someone else reported this. It's at the top of my list. But I have
to look carefully at all of the code as there have recently been some
other changes that might impact correct concurrency.

Thanks,
Mike


More information about the jcifs mailing list