diff options
author | Artem Belov <artem.belov@xored.com> | 2019-04-18 07:30:43 +0000 |
---|---|---|
committer | Ed Warnicke <hagbard@gmail.com> | 2019-04-18 14:38:37 +0000 |
commit | 8011ba5869a64ff9244c8340ccf71896ff2ecd93 (patch) | |
tree | d89c4d8bba4753454238760db034f6ec784940ca /src/tools | |
parent | e57ae7a0f901e64e6e37db0932816785d03fea7c (diff) |
Fix memory corruption faulting [VPP-1639]
File pool may be reallocated on epoll events processing.
*f* pointer shows to already freed address and corrupting
memory chunk on clib_file_t property change.
Change-Id: I751bddce27325452862b939c1a3eec2ccd9b71bb
Signed-off-by: Artem Belov <artem.belov@xored.com>
Signed-off-by: Ed Warnicke <hagbard@gmail.com>
Diffstat (limited to 'src/tools')
0 files changed, 0 insertions, 0 deletions