Bug 121457

Summary: local variable used before set
Product: [Fedora] Fedora Reporter: d.binderman
Component: iiimf-le-inpinyinAssignee: Yu Shao <yshao>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium 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: 2004-10-11 02:08:15 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 2004-04-21 19:33:05 UTC
Description of problem:

I just tried to compile Core2 Test2 package iiimf-le-inpinyin-0.3-1

The compiler said

candidates.c(351): remark #592: variable "rv" is used before its value
is set

The source code is

        return rv;

Suggest init rv before first use.


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


How reproducible:


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


Expected results:


Additional info:

Comment 1 Yu Shao 2004-10-11 02:08:15 UTC
Please try iiimf-le-chinput which replaces iiimf-le-inpinyin. Thanks