diff options
| author | 2019-04-15 14:43:07 -0700 | |
|---|---|---|
| committer | 2019-05-04 17:40:25 -0700 | |
| commit | 24474f2709af6729b9b1da1c5e160ab62e25e3a4 (patch) | |
| tree | 2d143c94f0814d7346d73d9627ea0dece4e52185 /include/linux/mfd/git:/ssh: | |
| parent | i40e: Use struct_size() in kzalloc() (diff) | |
i40e: Fix of memory leak and integer truncation in i40e_virtchnl.c
Fixed possible memory leak in i40e_vc_add_cloud_filter function:
cfilter is being allocated and in some error conditions
the function returns without freeing the memory.
Fix of integer truncation from u16 (type of queue_id value) to u8
when calling i40e_vc_isvalid_queue_id function.
Signed-off-by: Martyna Szapar <martyna.szapar@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'include/linux/mfd/git:/ssh:')
0 files changed, 0 insertions, 0 deletions
