Opened 20 years ago
Closed 20 years ago
#1424 closed patch (fixed)
PSIPTable SetVersion/SetCurrent/Version function bugfixes
| Reported by: | Owned by: | Isaac Richards | |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | mythtv | Version: | head |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
both SetVersion() and SetCurrent() had a bug sneak in with the recent PSIP_OFFSET change.
Version() should only be bit shifting 1.
Attachments (1)
Change History (2)
by , 20 years ago
| Attachment: | mpegtables.diff added |
|---|
comment:1 by , 20 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

(In [9217]) Fixes #1424, by applying patch.