Bug 202005

Summary: Patch to fix a warning from sparse in popt.h
Product: [Fedora] Fedora Reporter: Kjartan Maraas <kmaraas>
Component: rpmAssignee: Paul Nasrat <nobody+pnasrat>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: pmatilai
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: 2007-07-04 13:31:17 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
the patch none

Description Kjartan Maraas 2006-08-10 10:34:24 UTC
Description of problem:
This patch fixes this type of warning for users of POPT_TABLEEND:

main.c:53:2: warning: Using plain integer as NULL pointer


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


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Kjartan Maraas 2006-08-10 10:34:24 UTC
Created attachment 133928 [details]
the patch

Comment 2 Jeff Johnson 2006-08-16 10:54:19 UTC
Fixed in cvs, will be in popt-1.10.7 when released. Thanks for the patch.

UPSTREAM

Comment 3 Panu Matilainen 2007-06-27 13:30:32 UTC
Fixed in rpm.org tree now as well, will be in 4.4.2.1 and rawhide within a week
or two.

Comment 4 Panu Matilainen 2007-07-04 13:31:17 UTC
Next rawhide push will have it. Oh and thanks for the patch.