Commit: 9d1f970eb22acd8167b41f8de0725955e0122a75
Parent: 34d1a733958408e614b70f17135dd88e4532ceb5
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Committer: Marcel Holtmann <marcel@holtmann.org>
Date: 2012-12-04 23:48:44
Tree: 9a8b09f395da67047d6675a8cd6a22d61d73017b

obexd: fix possible crash on GetFile Invalid read of size 8 at 0x413DA1: get_file_callback (ftp.c:184) by 0x40A74E: transfer_complete (gobex-transfer.c:73) by 0x40AB91: transfer_response (gobex-transfer.c:172) by 0x40847A: handle_response (gobex.c:629) by 0x408C06: incoming_data (gobex.c:811) by 0x3E01043DBC: g_main_context_dispatch (in /lib64/libglib-2.0.so.0.2910.0) by 0x3E010445A7: ??? (in /lib64/libglib-2.0.so.0.2910.0) by 0x3E01044AF4: g_main_loop_run (in /lib64/libglib-2.0.so.0.2910.0) by 0x404CD4: main (main.c:102) Address 0x8 is not stack'd, malloc'd or (recently) free'd

Diffstat

M obexd/client/ftp.c | 2 +-

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

View Full Diff | Patch