OSDN Git Service

gobex: fix checking connection id for ABORT
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Fri, 11 Nov 2011 14:29:03 +0000 (16:29 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 4 Dec 2012 21:22:03 +0000 (22:22 +0100)
commit30b091c42e89d1b89fd1613b2038dac81f6e908a
treef10ecfe606db162cc516c74aa3cb3abcf8651b00
parent648e66254271611596f6dd8c777e67e2e62fe1c2
gobex: fix checking connection id for ABORT

OBEX spec state that it is optional to send a Connection Id header in an
OBEX ABORT operation.

Reported by Hendrik Sattler <post@hendrik-sattler.de>
gobex/gobex.c