Thread (6 messages) flat view 6 messages, 4 authors, 2016-05-23

Re: [PATCH v2 1/1] net: hns: avoid null pointer dereference

From: David Miller <davem@davemloft.net>
Date: 2016-05-23 20:55:15
Also in: lkml

From: Heinrich Schuchardt <redacted>
Date: Thu, 19 May 2016 21:20:55 +0200
In the statement
  assert(priv || priv->ae_handle);
the right side of || is only evaluated if priv is null.

v2:
	As suggested by David Leight and David Miller the assert
	statements are removed.

Signed-off-by: Heinrich Schuchardt <redacted>
Applied.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help