Fix a bad slice into erroring utf-8 buffer (#872)

This commit is contained in:
JT
2022-01-28 15:32:46 -05:00
committed by GitHub
parent 020ad24b25
commit 86eeb4a5e7
8 changed files with 44 additions and 19 deletions

View File

@ -362,6 +362,7 @@ fn response_to_buffer(
input: buffered_input,
}),
engine_state.ctrlc.clone(),
span,
),
span,
None,