Date: Fri, 10 Mar 2017 12:00:33 -0500 From: Pedro Giffuni <pfg@FreeBSD.org> To: FreeBSD-arch list <freebsd-arch@freebsd.org> Subject: reallocarray(3) and its uses Message-ID: <44f542e8-920f-c6bc-7eb0-2e4dab86a5eb@FreeBSD.org>
index | next in thread | raw e-mail
Hello; I wasn't a fan of bringing reallocarray(3) from OpenBSD, but since we have it, I thought I'd take a look at using it. It is rather easy to use so I went around opengrok'ing "realloc" in userland and crosschecking with OpenBSD and I got to this patch: https://reviews.freebsd.org/D9915 Current reviewers are mute: I am unsure if they are just deeply impressed and don't want to speak up or if they are simply too busy (most likely the later). There are still more uses in some utilities but I wanted to see what people think of the general idea. Pedro.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44f542e8-920f-c6bc-7eb0-2e4dab86a5eb>
