Hi Bruce, Garrett,
2016-05-29 9:31 GMT+02:00 Bruce Evans :
> On Sun, 29 May 2016, Garrett Cooper wrote:
>
>> Log:
>> Mark out_of_mem(..) and usage(..) with __dead2 as they both directly call
>> exit
>> as a hint to static analysis tools
>
> This is bogus for usage() since it is static so only ve
On Sun, 29 May 2016, Garrett Cooper wrote:
Log:
Mark out_of_mem(..) and usage(..) with __dead2 as they both directly call exit
as a hint to static analysis tools
This is bogus for usage() since it is static so only very broken static
analyis tools can't see its full details.
Modified: head
Author: ngie
Date: Sun May 29 04:18:47 2016
New Revision: 300935
URL: https://svnweb.freebsd.org/changeset/base/300935
Log:
Mark out_of_mem(..) and usage(..) with __dead2 as they both directly call exit
as a hint to static analysis tools
MFC after: 1 week
Sponsored by: EMC / Isilon Stor