ts.c: Mask continuity counter when incrementing.
Previously, it seems, the continuity counter was incremented freely and the masking was done when using the counter. This is ok, but every now and then some pids would reach the special "pid unused" value and spawn a spurious debug message, which shouldn't happen with this fix
Showing
Please register or sign in to comment