Bug 169642 - return value of realloc is ignored
Summary: return value of realloc is ignored
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: freeradius
Version: rawhide
Hardware: All
OS: Linux
medium
high
Target Milestone: ---
Assignee: Thomas Woerner
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-09-30 16:03 UTC by Tomas Mraz
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-11-11 16:22:47 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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


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