diff options
author | arao <arao@redhat.com> | 2015-02-10 11:06:27 +0530 |
---|---|---|
committer | Vijay Bellur <vbellur@redhat.com> | 2015-03-30 00:33:49 -0700 |
commit | 9272b1cf5655fff625b254a1ea952dcefd3c3af1 (patch) | |
tree | 26b5b92eefab06382abf929e5182888e452de36e /AUTHORS | |
parent | 059e085752d09e841fd685e3ca53aeb2983cd48b (diff) |
bd: Fixing dereference after null check(FORWARD_NULL)
CID: 1128907
The pointer variable 'bdatt' redirected to a goto label
when the value was NULL and in the other condition when it is not NULL
, hence the bdatt is again checked for NULL at 'reverse xattr' label.
Change-Id: I2289cbf30fde9faf97e6eebd4902953a44049f9e
BUG: 789278
Signed-off-by: arao <arao@redhat.com>
Reviewed-on: http://review.gluster.org/9619
Tested-by: Gluster Build System <jenkins@build.gluster.com>
Reviewed-by: Vijay Bellur <vbellur@redhat.com>
Diffstat (limited to 'AUTHORS')
0 files changed, 0 insertions, 0 deletions