[Bug 24654] New: _tp_account_check_features can use uninitialized variables

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Oct 21 14:19:42 CEST 2009


http://bugs.freedesktop.org/show_bug.cgi?id=24654

           Summary: _tp_account_check_features can use uninitialized
                    variables
           Product: Telepathy
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: tp-glib
        AssignedTo: telepathy-bugs at lists.freedesktop.org
        ReportedBy: simon.mcvittie at collabora.co.uk


Daf pasted:

==26952== Conditional jump or move depends on uninitialised value(s)
==26952==    at 0x42F1B2E: _tp_account_check_features (account.c:257)
==26952==    by 0x42F21D0: _tp_account_update (account.c:307)
==26952==    by 0x43736A8: _tp_cli_dbus_properties_invoke_callback_get_all
(tp-cli-generic-body.h:1421)
==26952==    by 0x4375E66: tp_proxy_pending_call_idle_invoke
(proxy-methods.c:153)
==26952==    by 0x5C330B0: g_idle_dispatch (gmain.c:4065)
==26952==    by 0x5C34E97: g_main_context_dispatch (gmain.c:1960)
==26952==    by 0x5C38622: g_main_context_iterate (gmain.c:2591)
==26952==    by 0x5C38AE9: g_main_loop_run (gmain.c:2799)
==26952==    by 0x55D1ED8: gtk_main (gtkmain.c:1216)
==26952==    by 0x8066D36: main (empathy.c:1002)
==26952== 
==26952== Conditional jump or move depends on uninitialised value(s)
==26952==    at 0x42F1B12: _tp_account_check_features (account.c:228)
==26952==    by 0x42F21D0: _tp_account_update (account.c:307)
==26952==    by 0x43736A8: _tp_cli_dbus_properties_invoke_callback_get_all
(tp-cli-generic-body.h:1421)
==26952==    by 0x4375E66: tp_proxy_pending_call_idle_invoke
(proxy-methods.c:153)
==26952==    by 0x5C330B0: g_idle_dispatch (gmain.c:4065)
==26952==    by 0x5C34E97: g_main_context_dispatch (gmain.c:1960)
==26952==    by 0x5C38622: g_main_context_iterate (gmain.c:2591)
==26952==    by 0x5C38AE9: g_main_loop_run (gmain.c:2799)
==26952==    by 0x55D1ED8: gtk_main (gtkmain.c:1216)
==26952==    by 0x8066D36: main (empathy.c:1002)


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the telepathy-bugs mailing list