Nigel Pearson wrote:
> 
> % diff -u scan.c scan.c.new
> --- scan.c      Mon Feb  2 10:05:24 2004
> +++ scan.c.new  Mon Feb  2 10:07:29 2004
> @@ -625,6 +625,10 @@
>                         break;
> 
>                 case 0x5a:
> +                       if (!data) {
> +                               warning("Cannot parse system descriptor  
> (NULL data)\n");
> +                               break;
> +                       }
>                         if (t == NIT)
>                                  

Thanks, I comitted a similar fix.
Johannes


-- 
Info:
To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as 
subject.

Reply via email to