Kristof Provost
2018-01-04 14:51:09 UTC
Hi,
I’d like to make it easier to avoid integer overflow issues in the
kernel.
It’d be a lot nicer to have a malloc function figure this out for us,
so I’d like mallocarray().
https://reviews.freebsd.org/D13766
Are there any objections to this?
Regards,
Kristof
I’d like to make it easier to avoid integer overflow issues in the
kernel.
It’d be a lot nicer to have a malloc function figure this out for us,
so I’d like mallocarray().
https://reviews.freebsd.org/D13766
Are there any objections to this?
Regards,
Kristof