Bug 111031

Summary: bad source code
Product: [Fedora] Fedora Reporter: d.binderman
Component: pilot-link095-compatAssignee: Than Ngo <than>
Status: CLOSED WONTFIX QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 1   
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: 2006-04-21 16:57:30 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 d.binderman 2003-11-26 15:37:05 UTC
Description of problem:
I just tried to compile package pilot-link095-compat-0_9_5-24 from Fedora.

The compiler said

pi-file.c(1240): remark #592: variable "flags" is used before its
value is set

The source code is

                flags |= dlpDBFlagNewer;

Suggest initialise flags before first use.



Version-Release number of selected component (if applicable):
pilot-link095-compat-0_9_5-24 

How reproducible:


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


Expected results:


Additional info:

Comment 1 John Thacker 2006-04-21 16:57:30 UTC
Fedora doesn't ship this anymore, and this is only a warning, not an error.