summaryrefslogtreecommitdiffstats
path: root/extras
diff options
context:
space:
mode:
authorEyal Bari <ebari@cisco.com>2018-11-25 15:42:47 +0200
committerDave Barach <openvpp@barachs.net>2018-11-25 15:30:13 +0000
commitce55bcde5d3e4d69af4b9bcd3e8f4c31732a8603 (patch)
treed52e101d8ec25a770283456c4929419598012897 /extras
parentc29a0ea6900672afe37a995fb2c18490074bb04a (diff)
vlib:init free list buffers vec
fixes a problem seen when dhcp proxy uses vlib_buffer_chain_linearize function which tries to vlib_buffer_alloc zero buffers - which succeeds if the buffers vector is initialized but otherwise crashes when trying to update the _vec_len in vlib_buffer_alloc_from_free_list solved by initializing the free_list buffers vec Change-Id: I1186d7aac05e54864d72f3f144e1bef8064f8efa Signed-off-by: Eyal Bari <ebari@cisco.com>
Diffstat (limited to 'extras')
0 files changed, 0 insertions, 0 deletions