[jcifs] broken if statement

Adam Morgan adam.morgan at Q1Labs.com
Tue Jul 13 07:29:45 MDT 2010


Hello

 

Line 243 of jcifs.smb.SmbTransport.java:

 

 

if (false && NETBIOS_HOSTNAME != null && NETBIOS_HOSTNAME.equals( "" )
== false) {

                port = 139;

            }

 

This will never resolve to true... perhaps should just be taken out?

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.samba.org/pipermail/jcifs/attachments/20100713/09aae930/attachment.html>


More information about the jCIFS mailing list