Re: [PATCH 3.16 144/212] batman-adv: Fix double free during fragment merge error

2017-06-03 Thread Ben Hutchings
On Thu, 2017-06-01 at 18:44 +0200, Sven Eckelmann wrote: > On Donnerstag, 1. Juni 2017 16:43:16 CEST Ben Hutchings wrote: > > 3.16.44-rc1 review patch.  If anyone has any objections, please let me know. > > It looks to me like there are problems with this backport. The surrounding  > code has to b

Re: [PATCH 3.16 144/212] batman-adv: Fix double free during fragment merge error

2017-06-01 Thread Sven Eckelmann
On Donnerstag, 1. Juni 2017 16:43:16 CEST Ben Hutchings wrote: > 3.16.44-rc1 review patch. If anyone has any objections, please let me know. It looks to me like there are problems with this backport. The surrounding code has to be adjusted slightly further to avoid additional problems. > --

[PATCH 3.16 144/212] batman-adv: Fix double free during fragment merge error

2017-06-01 Thread Ben Hutchings
3.16.44-rc1 review patch. If anyone has any objections, please let me know. -- From: Sven Eckelmann commit 248e23b50e2da0753f3b5faa068939cbe9f8a75a upstream. The function batadv_frag_skb_buffer was supposed not to consume the skbuff on errors. This was followed in the helper f