dx-packages team mailing list archive
-
dx-packages team
-
Mailing list archive
-
Message #08302
[Bug 1109267] Re: Coverity UNINIT - CID 13649
** Also affects: notify-osd (Ubuntu)
Importance: Undecided
Status: New
** Changed in: notify-osd (Ubuntu)
Importance: Undecided => High
** No longer affects: notify-osd/precise
** No longer affects: notify-osd
--
You received this bug notification because you are a member of DX
Packages, which is subscribed to notify-osd in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1109267
Title:
Coverity UNINIT - CID 13649
Status in “notify-osd” package in Ubuntu:
New
Bug description:
This bug is exported from the Coverity Integration Manager on Canonical's servers. For information on how this is done please see this website: https://wiki.ubuntu.com/CanonicalProductStrategy/Coverity
CID: 13649
Checker: UNINIT
Category: No category available
CWE definition: http://cwe.mitre.org/data/definitions/457.html
File: /tmp/buildd/notify-osd-0.9.35daily12.11.28/egg/egg-timeline.c
Function: timeout_add
Code snippet:
179 GSourceFunc func,
180 gpointer data,
181 GDestroyNotify notify)
182 {
CID 13649 - UNINIT
Declaring variable "res" without initializer.
183 guint res;
184
185 if (G_LIKELY (timeline_use_pool))
186 {
187 g_assert (timeline_pool != NULL);
188 res = egg_timeout_pool_add (timeline_pool,
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/notify-osd/+bug/1109267/+subscriptions