a442ca2d23
When allocating multi segmented buffers, and in case there is
a remainder in total buf len, the actual job len might be more
than expected job_len.
This adds additional space in the mbuf in the multi seg case,
to allow the remaining memory to be stored in one segment.
Fixes:
|
||
---|---|---|
.. | ||
main.c | ||
meson.build |