[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20150311.173402.2009482302052640139.davem@davemloft.net>
Date: Wed, 11 Mar 2015 17:34:02 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: alexander.h.duyck@...hat.com
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH] fib_trie: Fix uninitialized variable warning
From: Alexander Duyck <alexander.h.duyck@...hat.com>
Date: Wed, 11 Mar 2015 14:02:16 -0700
> The 0-day kernel test infrastructure reported a use of uninitialized
> variable warning for local_table due to the fact that the local and main
> allocations had been swapped from the original setup. This change corrects
> that by making it so that we free the main table if the local table
> allocation fails.
>
> Fixes: 0ddcf43d5 ("ipv4: FIB Local/MAIN table collapse")
>
> Signed-off-by: Alexander Duyck <alexander.h.duyck@...hat.com>
Applied, thanks Alex.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists