summaryrefslogtreecommitdiffstats
path: root/src/plugins/unittest/string_test.c
AgeCommit message (Expand)AuthorFilesLines
2019-02-27string_test: The dark side of coveritySteven Luong1-4/+0
2019-02-21string_test: Coverity woeSteven Luong1-2/+0
2019-01-18Fix GCC 8 compiler warnings on strncpy's truncated copy on debian distroSteven Luong1-0/+12
2019-01-10strncpy_s_inline copies more bytes than necessarySteven1-1/+10
2019-01-07string_test: coverity woeSteven1-6/+0
2018-12-14Revert gerrit 16429 to fix a Debian build-breakDave Barach1-22/+44
2018-12-14Fix compiling issue with GCC-8.x in string test functionsLijian.Zhang1-44/+22
2018-12-05Fix gcc-8 compile issues in string_test.cDave Barach1-1/+35
2018-12-02vppinfra: c11 safe string functionsSteven1-25/+1559
2018-10-23c11 safe string handling supportDave Barach1-0/+145