OSDN Git Service

gobex: fix setting final bit on PUT requests
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Fri, 26 Aug 2011 09:49:32 +0000 (12:49 +0300)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 4 Dec 2012 21:22:02 +0000 (22:22 +0100)
commitc96d0645b32a901b068e1690e65f82ccdaf475e1
tree787969a00aea6d7b55c9899c3fbd409dadc806f9
parent1e00bd8f5e4b33772ff9eab5ec4872a60989b4d4
gobex: fix setting final bit on PUT requests

Final bit should not be set when creating new request packets for PUT
since it may be not be the end of the body.
gobex/gobex-transfer.c