[regression] main.cpp:222,225: Conditional jump or move depends on uninitialised value(s)
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Compiz |
Fix Released
|
Critical
|
Daniel van Vugt | ||
compiz (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
==24331== Conditional jump or move depends on uninitialised value(s)
==24331== at 0x4C2BFD8: __GI_strlen (in /usr/lib/
==24331== by 0x568A7F5: strdup (strdup.c:42)
==24331== by 0x402503: _ZL19detectComp
==24331== by 0x402312: main (main.cpp:246)
==24331==
==24331== Conditional jump or move depends on uninitialised value(s)
==24331== at 0x4C2BAA0: __GI_strrchr (in /usr/lib/
==24331== by 0x56F2F16: dirname (dirname.c:32)
==24331== by 0x402513: _ZL19detectComp
==24331== by 0x402312: main (main.cpp:246)
==24331==
==24331== Conditional jump or move depends on uninitialised value(s)
==24331== at 0x56F2F1A: dirname (dirname.c:34)
==24331== by 0x402513: _ZL19detectComp
==24331== by 0x402312: main (main.cpp:246)
==24331==
==24331== Conditional jump or move depends on uninitialised value(s)
==24331== at 0x56F2F1F: dirname (dirname.c:34)
==24331== by 0x402513: _ZL19detectComp
==24331== by 0x402312: main (main.cpp:246)
==24331==
==24331== Use of uninitialised value of size 8
==24331== at 0x56F2F21: dirname (dirname.c:34)
==24331== by 0x402513: _ZL19detectComp
==24331== by 0x402312: main (main.cpp:246)
==24331==
==24331== Conditional jump or move depends on uninitialised value(s)
==24331== at 0x56F2F2A: dirname (dirname.c:48)
==24331== by 0x402513: _ZL19detectComp
==24331== by 0x402312: main (main.cpp:246)
==24331==
==24331== Conditional jump or move depends on uninitialised value(s)
==24331== at 0x56F2F36: dirname (dirname.c:53)
==24331== by 0x402513: _ZL19detectComp
==24331== by 0x402312: main (main.cpp:246)
==24331==
==24331== Use of uninitialised value of size 8
==24331== at 0x56F2F38: dirname (dirname.c:54)
==24331== by 0x402513: _ZL19detectComp
==24331== by 0x402312: main (main.cpp:246)
==24331==
==24331== Use of uninitialised value of size 8
==24331== at 0x56F2F61: dirname (dirname.c:72)
==24331== by 0x402513: _ZL19detectComp
==24331== by 0x402312: main (main.cpp:246)
Related branches
- Sam Spilsbury: Approve
-
Diff: 17 lines (+5/-1)1 file modifiedsrc/main.cpp (+5/-1)
Changed in compiz: | |
importance: | High → Critical |
summary: |
- main.cpp:222,225: Conditional jump or move depends on uninitialised - value(s) + [regression] main.cpp:222,225: Conditional jump or move depends on + uninitialised value(s) |
Changed in compiz: | |
status: | Fix Committed → Fix Released |
Fix committed into lp:compiz at revision 3262