OSDN Git Service

gobex: Fix decoding byte array headers with too small length
authorJohan Hedberg <johan.hedberg@intel.com>
Thu, 6 Oct 2011 11:31:13 +0000 (14:31 +0300)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 4 Dec 2012 21:22:03 +0000 (22:22 +0100)
commit3a7f9049c0fef124ccb0f3fbbb45dd021301cbbd
treec1ab8354e2fea705f1e362b3b957d087761980f6
parent1c2da64348f85314e73494a0372cf26bb2cf821c
gobex: Fix decoding byte array headers with too small length

Length values of less than 3 are invalid.
gobex/gobex-header.c
unit/test-gobex-header.c