Commit: 455fb131f08cddc9759c877e38ebff3b4bd975b2
Parent: c743b7830a9d61a98da7c2597c26fed7ecb5e4b5
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Committer: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2013-06-25 16:44:57
Tree: a8f8dad8b69ae05c37b39c9fd345e979e2a42953

obexd/MAP: Fix crash when receiving an event report Conditional jump or move depends on uninitialised value(s) at 0x42C1AF: obex_put_stream_start (obex.c:869) by 0x428D1A: mns_put (mns.c:148) by 0x42B521: cmd_put (obex.c:982) by 0x419FB5: incoming_data (gobex.c:1022) by 0x3F31A47A54: g_main_context_dispatch (in /usr/lib64/libglib-2.0.so.0.3400.2) by 0x3F31A47D87: ??? (in /usr/lib64/libglib-2.0.so.0.3400.2) by 0x3F31A48181: g_main_loop_run (in /usr/lib64/libglib-2.0.so.0.3400.2) by 0x40DEE2: main (main.c:319) Uninitialised value was created by a stack allocation at 0x42C160: obex_put_stream_start (obex.c:862)

Diffstat

M obexd/client/mns.c | 8 ++++- - - -

1 files changed, 4 insertions(+), 4 deletions(-)

View Full Diff | Patch