Bug 762822 (GLUSTER-1090) - clang errors in the file features/locks/posix.c
Summary: clang errors in the file features/locks/posix.c
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: GLUSTER-1090
Product: GlusterFS
Classification: Community
Component: replicate
Version: 3.1-alpha
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Sachidananda Urs
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-07-15 10:06 UTC by Raghavendra Bhat
Modified: 2015-12-01 16:45 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:


Attachments (Terms of Use)

Description Raghavendra Bhat 2010-07-15 10:06:32 UTC
clang has reported the following errors to be present in the file
features/locks/posix.c:

Logic error  Result of operation is garbage or undefined  xlators/features/locks/src/posix.c  956  7	 
Logic error  Result of operation is garbage or undefined  xlators/features/locks/src/posix.c  950  5	 
Logic error  Result of operation is garbage or undefined  xlators/features/locks/src/posix.c  266  1	 
Logic error  Result of operation is garbage or undefined  xlators/features/locks/src/posix.c  944  3	 
Logic error  Result of operation is garbage or undefined  xlators/features/locks/src/posix.c  524  1	 
Dead store  Dead assignment  xlators/features/locks/src/posix.c  766  1	 
Dead store  Dead assignment  xlators/features/locks/src/posix.c  367  1	


the total report of all the files is present in url:
http://dev.gluster.com/~raghavendrabhat/2010-07-14-1/

Comment 1 Amar Tumballi 2010-07-28 08:37:53 UTC
You can do it whenever you have time.. before Aug 15th though :-)

Comment 2 Anand Avati 2010-08-02 11:50:01 UTC
PATCH: http://patches.gluster.com/patch/3964 in master (Remove unused variables.)


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