commit | fbe0070092c3968927c63ab56c00b47c6aa3770f | [log] [tgz] |
---|---|---|
author | Gustavo Padovan <gustavo@padovan.org> | Tue May 15 13:22:55 2012 -0300 |
committer | Gustavo Padovan <gustavo.padovan@collabora.co.uk> | Wed May 16 16:12:32 2012 -0300 |
tree | 0f72c292cd711a6cc91403dea5da56c2f20c00d9 | |
parent | 08e6d907fe606b751adddce54ad8f51e0950bc3f [diff] |
Bluetooth: Fix wrong set of skb fragments If alloc() fails we let the frags linked list with garbage value (the err ptr value) in its last element. Reported-by: Mat Martineau <mathewm@codeaurora.org> Signed-off-by: Gustavo Padovan <gustavo@padovan.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>