Re: [dpdk-dev] [PATCH] pipeline: fix string copy into fixed size buffer

2020-10-29 Thread David Marchand
On Mon, Oct 26, 2020 at 8:59 PM Cristian Dumitrescu wrote: > > Fix potential buffer overflows by string copy into fixed size buffer. > > Coverity issue: 362732, 362736, 362760, 362772, 362775, 362784, > 362800, 362803, 362806, 362811, 362814, 362816, > 362834, 36283

[dpdk-dev] [PATCH] pipeline: fix string copy into fixed size buffer

2020-10-26 Thread Cristian Dumitrescu
Fix potential buffer overflows by string copy into fixed size buffer. Coverity issue: 362732, 362736, 362760, 362772, 362775, 362784, 362800, 362803, 362806, 362811, 362814, 362816, 362834, 362837, 362844, 362845, 362857, 362861, 362868, 362890, 3628