Thomas Wolf created SSHD-1022: --------------------------------- Summary: NPE in SftpOutputStreamAsync.flush() Key: SSHD-1022 URL: https://issues.apache.org/jira/browse/SSHD-1022 Project: MINA SSHD Issue Type: Bug Affects Versions: 2.5.0 Reporter: Thomas Wolf
{{SftpOutputStreamAsync.flush()}} sets the internal buffer to {{null}}. Code invoking {{flush(}}} without having written anything since the last flush will get an NPE. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org For additional commands, e-mail: dev-h...@mina.apache.org