
28 Jun
2017
28 Jun
'17
11:48 a.m.
On Wed, Jun 28, 2017 at 07:37:35 -0400, John Ferlan wrote:
Commit id '95ea171b' was a bit too aggressive in removing the if (obj) check since cleanup is reachable after Unlock and obj = NULL.
Signed-off-by: John Ferlan <jferlan@redhat.com> --- src/node_device/node_device_driver.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
ACK