touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #03894
[Bug 937402] Re: Coverity UNINIT - CID 10451
** Changed in: unity (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity in Ubuntu.
https://bugs.launchpad.net/bugs/937402
Title:
Coverity UNINIT - CID 10451
Status in BAMF Application Matching Framework:
Fix Released
Status in BAMF legacy series:
Fix Released
Status in Unity:
Fix Released
Status in “bamf” package in Ubuntu:
Fix Released
Status in “unity” package in Ubuntu:
Fix Released
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: 10451
Checker: UNINIT
Category: pointer_deref_read
CWE definition: http://cwe.mitre.org/data/definitions/457.html
File: /tmp/buildd/bamf-0.2.106/tests/bamfdaemon/test-view.c
Function: test_path_collision()
Code snippet:
147 static void
148 test_path_collision (void)
149 {
150 BamfView *view;
CID 10451 - UNINIT
Declaring variable "views" without initializer.
151 GList *views, *l;
152 int i, j;
153
At conditional: "i < 20" taking True branch
154 for (i = 0; i < 20; i++)
155 {
At conditional: "j < 2000" taking True branch
156 for (j = 0; j < 2000; j++)
To manage notifications about this bug go to:
https://bugs.launchpad.net/bamf/+bug/937402/+subscriptions