Bug 762040 (GLUSTER-308)

Summary: Warning in debug/trace.c, during build
Product: [Community] GlusterFS Reporter: Vinayak Hegde <vinayak>
Component: traceAssignee: Vijay Bellur <vbellur>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: low    
Version: mainlineCC: gluster-bugs, vijay
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: RTNR Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Anand Avati 2009-10-09 06:00:40 UTC
PATCH: http://patches.gluster.com/patch/1837 in master (debug/trace: Check asprintf return value to avoid warning, while build)

Comment 1 Vinayak Hegde 2009-10-09 06:52:19 UTC
When glusterfs is built, the following warning is shown.
 
trace.c: In function ‘trace_stat_to_str’:
trace.c:73: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result