Dear everyone: I am reading v4l2 tuner part code these days, when I come to mt20xx.c, in microtune_init(), the use of the char pointer name maybe cause some fatal error sometimes for this state: ++++++++++++++++++++++++++++++++++++++++++++++++++ 507 name = "unknown"; ++++++++++++++++++++++++++++++++++++++++++++++++++ while pointer name doesn't have its memory. And I wonder why gcc can't give any warnings? _______________________________________________ linux-dvb mailing list linux-dvb@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb