Verifies bug found via fuzzing, where a gap in the packet sequence caused us to move past the end of the current FEC packet mask byte without moving to the next byte. That likely caused us to repeatedly read from the same byte, and if that byte didn't protect packets we would generate empty FEC.
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected