Skip to content

Commit

Permalink
sync
Browse files Browse the repository at this point in the history
  • Loading branch information
alfred2g committed May 18, 2024
1 parent 2e6c09c commit addf17d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion source/windows/secure_channel_tls_handler.c
Original file line number Diff line number Diff line change
Expand Up @@ -1436,7 +1436,6 @@ static int s_do_application_data_decrypt(struct aws_channel_handler *handler)
input_buffers2[1].cbBuffer,
input_buffers2[1].cbBuffer);
sc_handler->buffered_read_in_data_buf.len = input_buffers2[1].cbBuffer;

}
goto label1;
//continue;
Expand Down

0 comments on commit addf17d

Please sign in to comment.