Re: question about smatch error

From: David Miller
Date: Mon Jan 17 2011 - 00:33:24 EST


From: Roland Dreier <rdreier@xxxxxxxxx>
Date: Sun, 16 Jan 2011 21:02:52 -0800

> where eui is a u8*, and I don't see how smatch even thinks it knows how
> big the buffer is in the first place.

It can see that the one and only caller passes in a pointer in the
middle of an on-stack ib_gid struct, and it knows how big those
objects are.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/