Fix: dereference before null check of channel attributes
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Sat, 6 May 2017 18:34:42 +0000 (14:34 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Sat, 6 May 2017 18:34:42 +0000 (14:34 -0400)
Reported-by: Coverity Scan
CID 1374802 (#1 of 1): Dereference before null check (REVERSE_INULL)
check_after_deref: Null-checking attr suggests that it may be null,
but it has already been dereferenced on all paths leading to the check.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>

No differences found
This page took 0.027081 seconds and 4 git commands to generate.