Opened 14 years ago
Closed 14 years ago
#11172 closed Bug Report - General (Fixed)
Compiler warning - potential unintialised variable
| Reported by: | Owned by: | ||
|---|---|---|---|
| Priority: | minor | Milestone: | 0.27 |
| Component: | MythTV - DVD Playback | Version: | Master Head |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
The attached patch removes the possibility of an uninitialized variable being accessed and the compiler warning produced for it.
Attachments (1)
Change History (2)
comment:1 by , 14 years ago
| Milestone: | unknown → 0.27 |
|---|---|
| Resolution: | → Fixed |
| Status: | new → closed |
Fixed by [dcfdf0bf67].
Note:
See TracTickets
for help on using tickets.

Patch for this issue