[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 23/28] libxl: Introduce FILLZERO
On Tue, 2015-03-31 at 20:01 +0100, Ian Jackson wrote: > FILLZERO is a macro for memset(&foo,0,sizeof(foo)). It eliminates the > possiblity to make the error memset(&foo,0,sizeof(&foo)). > > No callers yet, but document it in CODING_STYLE. (In accordance with > existing libxl policy, I haven't gone through all existing possible > call sites.) > > Signed-off-by: Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx> Acked-by: Ian Campbell <ian.campbell@xxxxxxxxxx> _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |