]> code.delx.au - pulseaudio/commit
bluetooth: fix invalid memory access
authorLennart Poettering <lennart@poettering.net>
Wed, 13 Jan 2010 16:24:37 +0000 (17:24 +0100)
committerColin Guthrie <cguthrie@mandriva.org>
Tue, 9 Feb 2010 22:31:40 +0000 (22:31 +0000)
commit41ce7cbde9e3f936c134e3982e5587ce831d04de
tree931480928d63deb43652ed6c2053d97ed41c9527
parent7f7455b1be68d2ff5706ccf85eff1a96f7c43d34
bluetooth: fix invalid memory access

When an GetProperties() reply arrives after we already deleted the
device structure for it make sure we don't accidentaly touch the
invalidated object.

https://bugzilla.redhat.com/show_bug.cgi?id=543205
src/modules/bluetooth/bluetooth-util.c