OSDN Git Service

gobex: fix callback remove when canceling transfer
authorMikel Astiz <mikel.astiz@bmw-carit.de>
Tue, 21 Feb 2012 13:57:05 +0000 (14:57 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 4 Dec 2012 21:22:06 +0000 (22:22 +0100)
commit45df7c0fe326d6066ae43756065c1549f1c45c43
tree369f7e0e931d0d78bbb080e733ce440b198829cb
parent75e50f781b44cdd8db1911eaee1bc5b4c949f9d9
gobex: fix callback remove when canceling transfer

This code path could lead to situations where the callback is later
used, making the daemon crash.
gobex/gobex.c