Expected behavior
The connection attempt should throw an error because of wrong user credentials.
Actual behavior
The app terminates with a failed precondition in NIOCore.ByteBuffer-code:1066
"NIO-ELT-0-#0 (9): Precondition failed: new writerIndex: 2051, expected: range(0, 2048)"
Client (please complete the following information):
macOS 15.0.1
Xcode 16.0
Citadel 0.8
Server (please complete the following information):
Describe the bug When connecting to a certain ssh server, Citadel crashes with a failed precondition.
Reproducer Sample
Expected behavior The connection attempt should throw an error because of wrong user credentials.
Actual behavior The app terminates with a failed precondition in NIOCore.ByteBuffer-code:1066 "NIO-ELT-0-#0 (9): Precondition failed: new writerIndex: 2051, expected: range(0, 2048)"
Client (please complete the following information):
Server (please complete the following information):
SFTPClient.zip