http://bugzilla.moblin.org/show_bug.cgi?id=9180
Summary: sync-ui.c: uninitialized variables
Classification: Moblin Projects
Product: SyncEvolution
Version: upstream
Platform: Netbook
OS/Version: Moblin Linux
Status: NEW
Severity: major
Priority: P1
Component: GTK UI
AssignedTo: jku(a)linux.intel.com
ReportedBy: patrick.ohly(a)intel.com
QAContact: yanshuang.zheng(a)intel.com
CC: syncevolution(a)lists.intel.com
gcc 4.3, i386, Debian testing:
/work/runtests/head/syncevolution/src/gtk-ui/sync-ui.c: In function
'get_reports_cb':
/work/runtests/head/syncevolution/src/gtk-ui/sync-ui.c:1737: error:
'source_conf' may be used uninitialized in this function
/work/runtests/head/syncevolution/src/gtk-ui/sync-ui.c:1665: error: 'status'
may be used uninitialized in this function
I can indeed not find any initialization of source_conf in that function. Is
there some code missing?
--
Configure bugmail:
http://bugzilla.moblin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching someone on the CC list of the bug.