[Bugs] [Bug 1424791] New: Coverty scan detect a potential free on uninitialised pointer in error code path
bugzilla at redhat.com
bugzilla at redhat.com
Sun Feb 19 13:56:03 UTC 2017
https://bugzilla.redhat.com/show_bug.cgi?id=1424791
Bug ID: 1424791
Summary: Coverty scan detect a potential free on uninitialised
pointer in error code path
Product: GlusterFS
Version: mainline
Component: jbr
Assignee: bugs at gluster.org
Reporter: misc at zarb.org
CC: bugs at gluster.org
Description of problem:
There is a few case where path will be freed with a unitiliased value (see
https://download.gluster.org/pub/gluster/glusterfs/static-analysis/master/glusterfs-coverity/2017-02-17-8e7a8ea8/html/1/725jbr-cg.c.html#error
). While that's likely not exploitable, that may cause a crash of gluster.
Version-Release number of selected component (if applicable):
git master
How reproducible:
each time
Steps to Reproduce:
1. read the coverty report
2.
3.
Actual results:
there is a error
Expected results:
no error
Additional info:
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Bugs
mailing list