Bug 169642

Summary: return value of realloc is ignored
Product: [Fedora] Fedora Reporter: Tomas Mraz <tmraz>
Component: freeradiusAssignee: Thomas Woerner <twoerner>
Status: CLOSED RAWHIDE QA Contact:
Severity: high Docs Contact:
Priority: medium    
Version: rawhide   
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: 2005-11-11 16:22:47 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Tomas Mraz 2005-09-30 16:03:34 UTC
Description of problem:
The return value of realloc is ignored in the rlm_pam.c source.

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

Additional info:
/mnt/redhat/beehive/logs/freeradius-619035-i386-hs20-bc1-5.build.redhat.com.log:rlm_pam.c:136:
warning: ignoring return value of 'realloc', declared with attribute
warn_unused_result
/mnt/redhat/beehive/logs/freeradius-619035-i386-hs20-bc1-5.build.redhat.com.log:rlm_pam.c:142:
warning: ignoring return value of 'realloc', declared with attribute
warn_unused_result