Bug 131944

Summary: strndup usage isn't portable
Product: [Fedora] Fedora Reporter: Anders F Björklund <afb>
Component: rpmAssignee: Jeff Johnson <jbj>
Status: CLOSED UPSTREAM QA Contact: Mike McLean <mikem>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: nobody+pnasrat
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-01-04 18:12:45 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:
Attachments:
Description Flags
rpm-4.3-strndup.patch none

Description Anders F Björklund 2004-09-07 08:28:08 UTC
Description of problem:
- Not every platform has the "strndup" function
  (suggesting using HAVE_STRNDUP or something ?)

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

How reproducible:
Always

Steps to Reproduce:
1. Compile RPM 4.3.x on non-Linux platforms

Actual Results:  Compile failure.

Expected Results:  Compile success.

Comment 1 Anders F Björklund 2004-09-07 08:29:09 UTC
Created attachment 103530 [details]
rpm-4.3-strndup.patch

Comment 2 Jeff Johnson 2005-01-04 17:51:08 UTC
Added to HEAD and rpm-4_4 branches, should be in rpm-4.4.1-0.6 when built.
Thanks for the patch.

Comment 3 Jeff Johnson 2005-01-04 18:12:45 UTC
Added to HEAD and rpm-4_4 branches, should be in rpm-4.4.1-0.6 when built.
Thanks for the patch.