Skip to content

Buffer not being exhausted during allocation to rust buffer

Fixed an issue where the buffer is not being completely read/written to the rust buffer if the buffer size is over 8192 bytes

Merge request reports