Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1657673

Re: [PATCH v2] devlink: fix potential memort leak

From David Miller <davem@davemloft.net>
Newsgroups linux.kernel
Subject Re: [PATCH v2] devlink: fix potential memort leak
Date 2017-06-05 17:30 +0200
Message-ID <tP279-4D2-25@gated-at.bofh.it> (permalink)
References <tOOxb-40P-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


From: Haishuang Yan <yanhaishuang@cmss.chinamobile.com>
Date: Mon,  5 Jun 2017 08:57:21 +0800

> We must free allocated skb when genlmsg_put() return fails.
> 
> Fixes: 1555d204e743 ("devlink: Support for pipeline debug (dpipe)")
> Signed-off-by: Haishuang Yan <yanhaishuang@cmss.chinamobile.com>
> 
> ---
> Changes in v2:
>   - Fix same issue in headers_fill.

Applied, thank you.

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH v2] devlink: fix potential memort leak Haishuang Yan <yanhaishuang@cmss.chinamobile.com> - 2017-06-05 03:00 +0200
  Re: [PATCH v2] devlink: fix potential memort leak Jiri Pirko <jiri@resnulli.us> - 2017-06-05 07:00 +0200
  Re: [PATCH v2] devlink: fix potential memort leak David Miller <davem@davemloft.net> - 2017-06-05 17:30 +0200

csiph-web