[Bugs] [Bug 789278] Issues reported by Coverity static analysis tool

bugzilla at redhat.com bugzilla at redhat.com
Sat Nov 4 18:11:28 UTC 2017


https://bugzilla.redhat.com/show_bug.cgi?id=789278



--- Comment #1121 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: https://review.gluster.org/18649 committed in master by  

------------- cluster/ec: Remove possibility of NULL deref

Coverity ID: 237

Problem: In ec_check_status we are trying to deref fop->answer
which could be NULL.

Solution: Check Null condition before using this pointer.

Change-Id: I4f9a73dc2f062ca9c62b4c4baf0a6fcadade88f2
BUG: 789278
Signed-off-by: Ashish Pandey <aspandey at redhat.com>

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Bugs mailing list