dweiller f6de3ec963 zstandard: fix incorrect RLE decompression into ring buffer
This reverts a change introduced in #17400 causing a bug when
decompressing an RLE block into a ring buffer.

RLE blocks contain only a single byte of data to copy into the output,
so attempting to copy a slice causes buffer overruns and incorrect
decompression.
2023-11-03 23:03:43 -04:00
..
2023-10-31 21:37:35 -04:00
2023-10-21 21:24:55 +00:00
2023-10-27 23:31:20 -04:00
2023-10-26 21:45:58 -04:00
2023-10-21 21:24:55 +00:00
2023-04-22 13:09:15 +03:00
2023-10-02 15:31:49 -06:00
2023-10-23 22:42:18 -04:00
2023-10-31 21:37:35 -04:00
2023-10-02 15:31:49 -06:00
2023-10-21 21:24:55 +00:00
2023-10-29 07:20:36 -04:00
2023-10-31 21:37:35 -04:00
2023-10-25 04:28:30 -04:00
2023-10-27 03:33:49 -04:00
2023-10-26 22:35:38 -04:00
2023-10-21 21:24:55 +00:00
2023-10-21 21:24:55 +00:00