On 4/5/22 11:32 AM, Vincent Fu wrote: > sfree_check_redzone is passed a pointer to the address of the *header* > of an allocated block. This does not match the address of any of the > buffers returned by smalloc. Adjust the value printed out to refer to > the address returned by smalloc associated with the header in question. > This makes debugging easier because it allows us to more easily identify > the buffer where over-/under-run occurred. Thanks, applied. -- Jens Axboe