Re: Oops - bug in IPv6 code

Andrew Morton (morton@nortelnetworks.com)
Sat, 27 Nov 1999 12:07:22 +0000


venaas wrote:
> if (dst == NULL) {
> struct flowi fl;
> - struct dst_entry *dst;

Compilation with -Wshadow would have caught this.

Any reason why this is not done?

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