DVB-S2-BB: Prevent infinite loop
Commit 4bf4ee88 removed an else statement that broke out of the BBFrame processing loop. Without it, infinite loops might be possible if the GSE frames have bit errors in the length field.
Commit 4bf4ee88 removed an else statement that broke out of the BBFrame processing loop. Without it, infinite loops might be possible if the GSE frames have bit errors in the length field.