glusterfs/libglusterfs
Amar Tumballi bf5bfa5f2f statedump: fix clang null dereference error
ctx->active can be null, and is checked elsewhere in the
same function. In another case, where 'ctx->active' gets
dereferenced, it needs to be validated before the loop
is hit.

Updates: bz#1622665
Change-Id: I4ec917e96c0756586fc7a74c76848bb9589a0293
Signed-off-by: Amar Tumballi <amarts@redhat.com>
2018-10-26 02:54:55 +00:00
..
2015-03-18 10:36:42 -07:00