Date: Tue, 4 Apr 2017 12:45:01 -0700 From: "Ngie Cooper (yaneurabeya)" <yaneurabeya@gmail.com> To: cem@freebsd.org Cc: Dimitry Andric <dim@freebsd.org>, src-committers <src-committers@freebsd.org>, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r316492 - in head/usr.bin/grep: . regex Message-ID: <2CA2F0F0-17E4-4E9F-BDD6-10EDFECDB679@gmail.com> In-Reply-To: <CAG6CVpVQ1pFdeCg-OJNGcGd1rbJ1CMDEyfEa3FWd9HEsrSfrUw@mail.gmail.com> References: <201704041608.v34G8qSo055328@repo.freebsd.org> <4D675D2F-7D6F-4AF2-AE10-5DF19D4158D0@gmail.com> <B9C5AC3B-1775-4D5D-ADA7-C6CE091F32F5@FreeBSD.org> <CAG6CVpVQ1pFdeCg-OJNGcGd1rbJ1CMDEyfEa3FWd9HEsrSfrUw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--Apple-Mail=_F5F90B14-B2F4-4606-A554-52C162AAC2A3 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 > On Apr 4, 2017, at 12:04, Conrad Meyer <cem@freebsd.org> wrote: >=20 > On Tue, Apr 4, 2017 at 11:56 AM, Dimitry Andric <dim@freebsd.org> = wrote: >> On 4 Apr 2017, at 19:14, Ngie Cooper (yaneurabeya) = <yaneurabeya@gmail.com> wrote: >>> Where did xmalloc.c originate from? >>=20 >> GNU. >=20 > I believe this to be completely incorrect. >=20 >> Almost all software from the GNU project relies on malloc wrappers >> which abort the program on allocation failures. >=20 > That is not what bsdgrep's xmalloc() did, if you read the code. It > simply tracks all allocations for basic leak analysis. >=20 > Abort on allocation failure would be a perfectly reasonable behavior > for bsdgrep(1), too. There are multiple, competing definitions floating around the internet. = I was genuinely curious where this variant came from because I wanted to = make sure we weren=E2=80=99t just zapping a file that some upstream uses = somewhere, in the event we were going to bring down further updates, = again, from said upstream source. Thanks, -Ngie --Apple-Mail=_F5F90B14-B2F4-4606-A554-52C162AAC2A3 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQIcBAEBCgAGBQJY4/e+AAoJEPWDqSZpMIYVqm0P/3zcSOI0PfT0WJ+U97qCmTF1 Sg1HlGzNWW610dSWUz60pg14CinAuVWP0ullFNKDwF+IhOKpsWA0lS9LuEXORKvu mMUZTifo7yzmJ1/cYjY72GBoqAoQKsRY22hQ73Ooo3/WUbvablKEjSX9SMRlW+uN Ji8rLV3IMddZDj0USWPrtNUleKDFeoNxPuCuYyP+FO9wezGD00HR7EPoGNFoSoBp UJzGMl6R0YarjIpYBFjJnJZLFzcJJnlgGV8xd6fyZsl/sj2fZRaNcuDYv1nt63KQ MDMacTEG5hzHDzWg9A3D59s07/4oUT6w3J3fujPc5cdQeDikPxyohJucwnZX1Dt2 gu33/RxJo5O5419sAX/8RcauD6XXD95/BvHpcH3bC48w9pHPGM8lEw6NVDQ5Yyf2 SgtswBoNbPPUJ9/Q33X0OkhG/CMnYR13WZRjLz7vArilh0+qJaECG6MvQws4cQT5 OfF1vEN5tqFgEE4nqyMrh2HKESfowhju4P0n7nqDK6RhWM7dbvGuYqp3xKZucS8X SSkORssaihX6ihCCFlEOdUeEMwfdlwXl0uORa7l2+IMDVJO/2PbitWtCdAnnatNL HhPMGK92cdi49e5AJye2HYjHGwwYP/znAtKAPze32/GFbcEzO5Oc6IAbLTiV+O0r Xqf3tpWnagKIMLtV0pKr =QUY5 -----END PGP SIGNATURE----- --Apple-Mail=_F5F90B14-B2F4-4606-A554-52C162AAC2A3--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2CA2F0F0-17E4-4E9F-BDD6-10EDFECDB679>