diff options
author | Benoît Ganne <bganne@cisco.com> | 2019-07-17 11:45:20 +0200 |
---|---|---|
committer | Dave Barach <openvpp@barachs.net> | 2019-07-17 12:17:43 +0000 |
commit | b11e4aefbee765c0c09bbe1386ec78920f9162fd (patch) | |
tree | 86a31ca2af5bc75800c297d08bbf4838c78c788f /src/vnet/session | |
parent | a2e4451db8bab5467f8cf490bdb9a020af10ef8c (diff) |
vppinfra: elog: fix read overflow in string lookup
elog string hashtable use strlen() to determine string length for
hashing, strings must be NULL-terminated for both inserts and lookups.
Type: fix
Fixes: 9c8ca8dd3197e40dfcb8bcecd95c10eeb56239ed
Change-Id: I0680d39a9b89411055fd6adc89c9f253adfae32c
Signed-off-by: Benoît Ganne <bganne@cisco.com>
Diffstat (limited to 'src/vnet/session')
0 files changed, 0 insertions, 0 deletions