Re: Added checks for alloc return value in several place.

Bradley Morgan <[email protected]> Wed, 01 Jul 2026 16:56:56 +0100
Newsgroups gmane.os.hurd.bugs
Message-ID <[email protected]>
On July 1, 2026 3:01:17 PM GMT+01:00, Mikhail Karpov
<[email protected]> wrote:
>Hello!
>
>Similar to mmap, I checked the code where malloc, calloc, and realloc were
>called. In these places, variable values ​​weren't checked for NULL before
>being accessed.
>
>Thanks,
>
>
sup, nice catch that, please take my

Reviewed-by: Bradley Morgan <[email protected]>

Thanks!