This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-net.git.


    from b40a232  Fix possible socket and input stream leak on socket exception 
in org.apache.commons.net.ftp.FTPClient._retrieveFile(String, String, 
OutputStream).
     new a7ab3e3  Remove trailing whitespace.
     new 958f53b  Fix possible socket and input stream leak on socket exception 
in org.apache.commons.net.ftp.FTPClient._retrieveFile(String, String, 
OutputStream).

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/main/java/org/apache/commons/net/ftp/FTPClient.java    | 14 +++++++-------
 .../commons/net/telnet/TelnetClientFunctionalTest.java     |  2 +-
 2 files changed, 8 insertions(+), 8 deletions(-)

Reply via email to