Date: Thu, 27 Jan 2022 09:29:51 +0100 From: Hans Petter Selasky <hps@selasky.org> To: Gleb Smirnoff <glebius@freebsd.org> Cc: src-committers@freebsd.org, dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org Subject: Re: git: 17cbcf33c3b6 - main - mbuf(9): Assert receive mbufs don't carry a send tag. Message-ID: <e45bfc10-c56c-ee1a-8b92-0be1a8d8ed17@selasky.org> In-Reply-To: <YfIqmPWq09gz1AWJ@FreeBSD.org> References: <202201261242.20QCg8jX074972@gitrepo.freebsd.org> <YfIqmPWq09gz1AWJ@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 1/27/22 06:16, Gleb Smirnoff wrote: > Why do you allow (m == NULL) in the assertion? Does it make any sense to > relax it this way? Because the other M_XXXX assert macros checked for NULL aswell. --HPS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?e45bfc10-c56c-ee1a-8b92-0be1a8d8ed17>