|
Bugzilla – Full Text Bug Listing |
| Summary: | timidity-2.13.2-7: local variable used before set | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | David Binderman <dcb314> |
| Component: | Basesystem | Assignee: | Takashi Iwai <tiwai> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Minor | ||
| Priority: | P5 - None | ||
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | SuSE Linux 10.0 | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
Fixed on STABLE. |
I just tried to compile package timidity-2.13.2-7 with the GNU C compiler. It said 1. xaw_i.c:1281: warning: "thumb" is used uninitialized in this function The source code is u.t = thumb; Suggest initialise local variable "thumb" before first use. BTW, the email address of the author [ mo@goice.co.jp ] appears to be broken.