Bug 1093690 - Illegal memory accesses issues reported by Coverity
Summary: Illegal memory accesses issues reported by Coverity
Keywords:
Status: CLOSED EOL
Alias: None
Product: GlusterFS
Classification: Community
Component: core
Version: pre-release
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: bugs@gluster.org
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 1093696
TreeView+ depends on / blocked
 
Reported: 2014-05-02 11:19 UTC by Lalatendu Mohanty
Modified: 2015-10-22 15:40 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 1093696 (view as bug list)
Environment:
Last Closed: 2015-10-22 15:40:20 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Description Lalatendu Mohanty 2014-05-02 11:19:45 UTC
Description of problem:

Memory - illegal accesses issues reported by Coverity.

CID      Type

1124659	Negative array index read
1124700	 Out-of-bounds read
1124701	 Out-of-bounds read
1174763	 Read from pointer after free
1124844	 String not null terminated
1124845	 String not null terminated
1134020	 String not null terminated

Coverity scan url: https://scan6.coverity.com:8443/reports.htm#v27429/p10714

Guideline for fixing Coverity issues :

http://www.gluster.org/community/documentation/index.php/Fixing_Issues_Reported_By_Tools_For_Static_Code_Analysis#Coverity

This issues are reported by Coverity scan program on master branch of GlusterFS and the head was at "commit b3031351b0e69195413f5f5b9cad2752e3eb713d"

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Kaleb KEITHLEY 2015-10-22 15:40:20 UTC
pre-release version is ambiguous and about to be removed as a choice.

If you believe this is still a bug, please change the status back to NEW and choose the appropriate, applicable version for it.


Note You need to log in before you can comment on or make changes to this bug.