Merge pull request #318 from ejohnstown/release-cleanup

Release Cleanup
pull/321/head
JacobBarthelmeh 2021-02-03 04:40:45 +07:00 committed by GitHub
commit b81f577b6c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -1634,7 +1634,6 @@ int wolfSSH_SendPacket(WOLFSSH* ssh)
case WS_CBIO_ERR_GENERAL:
ShrinkBuffer(&ssh->outputBuffer, 1);
FALL_THROUGH;
}
return WS_SOCKET_ERROR_E;
}