[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20131002.160119.576160745622423553.davem@davemloft.net>
Date: Wed, 02 Oct 2013 16:01:19 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: jj@...osbits.net
Cc: mac@...ware.de, isdn@...ux-pingi.de, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] isdn: eicon: free pointer after using it in log msg in
divas_um_idi_delete_entity()
From: Jesper Juhl <jj@...osbits.net>
Date: Mon, 30 Sep 2013 21:25:27 +0200 (CEST)
> Not really a problem, but nice IMHO; the Coverity static analyzer
> complains that we use the pointer 'e' after it has been freed, so move
> the freeing below the final use, even if that use is just using the
> value of the pointer and not actually dereferencing it.
>
> Signed-off-by: Jesper Juhl <jj@...osbits.net>
Applied to net-next, thanks.
--
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