Files
mirror_zfs/lib/libspl/include
Alexander Motin adcea23cb0 ZIO: Add overflow checks for linear buffers
Since we use a limited set of kmem caches, quite often we have unused
memory after the end of the buffer.  Put there up to a 512-byte canary
when built with debug to detect buffer overflows at the free time.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by:	Alexander Motin <mav@FreeBSD.org>
Sponsored by:	iXsystems, Inc.
Closes #15553
2023-12-01 11:50:10 -08:00
..
2023-11-30 16:04:18 -08:00
2023-11-30 10:36:33 -08:00
2022-09-20 15:32:44 -07:00