diff options
author | Yulong Pei <yulong.pei@intel.com> | 2019-08-23 17:24:13 +0800 |
---|---|---|
committer | Andrew Yourtchenko <ayourtch@gmail.com> | 2019-09-25 06:48:00 +0000 |
commit | 7cd964ee45e845e0f02d9dbcecc3c1cc9088e447 (patch) | |
tree | 27aeba75f9087c4fe341402b74de11e16f3ea2ea /src/vlib | |
parent | 54ff3fc834b9e97b77313501437260699e617e7c (diff) |
lb: fix memcpy error issue
vl_api_prefix_t size is 21 byte, ip46_address_t size is 16 byte, only copy
16 byte of vl_api_prefix_t to ip46_address_t is not correct.
Type:fix
Change-Id: I35ede7836a0c878d39388b29b15d91bb08f87a07
Signed-off-by: Yulong Pei <yulong.pei@intel.com>
(cherry picked from commit 71f36067ca923fa4eb10060d6f6878f5fa864673)
Diffstat (limited to 'src/vlib')
0 files changed, 0 insertions, 0 deletions