# HG changeset patch # User diego # Date 1280594600 0 # Node ID 20e5447d78f9f7d8d6e85bff8db39b10b6580f93 # Parent fe2e3c755706d0bc06a87a03a365a68f0e8b36be Initialize conf_file variable to kill the warning: stream/stream_dvb.c:755: warning: 'conf_file' may be used uninitialized in this function Blessed and suggested by Nico Sabbi. diff -r fe2e3c755706 -r 20e5447d78f9 stream/stream_dvb.c --- a/stream/stream_dvb.c Sat Jul 31 16:15:36 2010 +0000 +++ b/stream/stream_dvb.c Sat Jul 31 16:43:20 2010 +0000 @@ -783,6 +783,7 @@ continue; } + conf_file = get_path("channels.conf"); switch(type) { case TUNER_TER: