• Sigmund Augdal Helberg's avatar
    ts.c: Mask continuity counter when incrementing. · b4a30988
    Sigmund Augdal Helberg authored
    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
    b4a30988
ts.c 110 KB