Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1531989
| From | Jiri Benc <jbenc@redhat.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2] vxlan: fix a potential issue when create a new vxlan fdb entry. |
| Date | 2016-11-29 09:30 +0100 |
| Message-ID | <sILXz-5RH-3@gated-at.bofh.it> (permalink) |
| References | <sIG1P-1Tu-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, 29 Nov 2016 09:59:36 +0800, Haishuang Yan wrote: > vxlan_fdb_append may return error, so add the proper check, > otherwise it will cause memory leak. > > Signed-off-by: Haishuang Yan <yanhaishuang@cmss.chinamobile.com> > > Changes in v2: > - Unnecessary to initialize rc to zero. Acked-by: Jiri Benc <jbenc@redhat.com>
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v2] vxlan: fix a potential issue when create a new vxlan fdb entry. Haishuang Yan <yanhaishuang@cmss.chinamobile.com> - 2016-11-29 03:10 +0100 Re: [PATCH v2] vxlan: fix a potential issue when create a new vxlan fdb entry. Jiri Benc <jbenc@redhat.com> - 2016-11-29 09:30 +0100 Re: [PATCH v2] vxlan: fix a potential issue when create a new vxlan fdb entry. David Miller <davem@davemloft.net> - 2016-11-30 18:10 +0100
csiph-web