variable init

Andrew Thompson andy at fud.org.nz
Mon Aug 1 07:35:13 UTC 2011


Hi,

Looking at,

http://www.freebsd.org/cgi/query-pr.cgi?pr=159345

The lock is a global variable, declared as

static struct mtx       lagg_list_mtx;

I would expect this to be zeroed memory, is this guaranteed?


Andrew


More information about the freebsd-current mailing list