Opened 14 years ago
Closed 14 years ago
#10474 closed Patch - Bug Fix (fixed)
Correct bitwise and syntax in dvbdescriptors.h file
| Reported by: | Owned by: | ||
|---|---|---|---|
| Priority: | minor | Milestone: | 0.25 |
| Component: | MythTV - General | Version: | Unspecified |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
Fix a bitwise and syntax issue in the libs/libmythtv/mpeg/dvbdescriptors.h file (detected by clang)
Attachments (1)
Change History (2)
by , 14 years ago
| Attachment: | dvbdescriptors_h.diff added |
|---|
comment:1 by , 14 years ago
| Milestone: | unknown → 0.25 |
|---|---|
| Resolution: | → fixed |
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Fixes #10474. Logic error discovered by Gary Buhrmaster.