Author: remm
Date: Wed Feb 14 13:16:45 2018
New Revision: 1824236
URL: http://svn.apache.org/viewvc?rev=1824236&view=rev
Log:
Remove todo.
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/SecureNio2Channel.java
Modified: tomcat/trunk/java/org/apache/tomcat/util/net/SecureNio2Channel.java
URL:
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/tomcat/util/net/SecureNio2Channel.java?rev=1824236&r1=1824235&r2=1824236&view=diff
==============================================================================
--- tomcat/trunk/java/org/apache/tomcat/util/net/SecureNio2Channel.java
(original)
+++ tomcat/trunk/java/org/apache/tomcat/util/net/SecureNio2Channel.java Wed Feb
14 13:16:45 2018
@@ -726,7 +726,6 @@ public class SecureNio2Channel extends N
} else {
unwrapBeforeRead = false;
}
- // FIXME: 61751 implies that this algorithm can still return 0 in
some cases
return Integer.valueOf(read);
}
}
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]