diff options
author | Steven Luong <sluong@cisco.com> | 2021-11-03 16:49:04 -0700 |
---|---|---|
committer | Steven Luong <sluong@cisco.com> | 2021-11-03 16:50:20 -0700 |
commit | b5a2b05327c1a2bbb23dbb7131cc1be6c0db5e67 (patch) | |
tree | 737ef5669fa6f611d825c9b39b81be4e3c9e5be0 /src/vppinfra/unformat.c | |
parent | 03d0fbe3c11c8d21c347979e30b7bdcf232536aa (diff) |
vppinfra: strstr_s_inline checks string unterminated wrong
When checking whether s2 is unterminated, it uses s1max. It should
use s2max.
Type: fix
Fixes: b0598497afde60146fe8480331c9f96e7a79475a
Signed-off-by: Steven Luong <sluong@cisco.com>
Change-Id: I8a0b8ceebc2dd18402a87274add528c3d085a95a
Diffstat (limited to 'src/vppinfra/unformat.c')
0 files changed, 0 insertions, 0 deletions