Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1306660
| From | Evgeniy Polyakov <zbr@ioremap.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] connector: bump skb->users before callback invocation |
| Date | 2016-01-11 21:30 +0100 |
| Message-ID | <qPRgg-7mV-47@gated-at.bofh.it> (permalink) |
| References | <qLK3E-3Xl-1@gated-at.bofh.it> <qLLsJ-4VC-1@gated-at.bofh.it> <qNpR8-3Te-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi everyone Thanks for fixing and quick pushing of this bug. 05.01.2016, 05:47, "David Miller" <davem@davemloft.net>: > From: Florian Westphal <fw@strlen.de> > Date: Thu, 31 Dec 2015 14:26:33 +0100 > >> Dmitry reports memleak with syskaller program. >> Problem is that connector bumps skb usecount but might not invoke callback. >> >> So move skb_get to where we invoke the callback. >> >> Reported-by: Dmitry Vyukov <dvyukov@google.com> >> Signed-off-by: Florian Westphal <fw@strlen.de> > > Applied and queued up for -stable, thanks.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: [PATCH] connector: bump skb->users before callback invocation David Miller <davem@davemloft.net> - 2016-01-05 03:50 +0100 Re: [PATCH] connector: bump skb->users before callback invocation Evgeniy Polyakov <zbr@ioremap.net> - 2016-01-11 21:30 +0100
csiph-web