Comment 14 for bug 1770113

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/42887
Committed: http://github.com/Juniper/contrail-controller/commit/901848474a495277c44f6c98a5de345c52d14fe1
Submitter: Zuul v3 CI (<email address hidden>)
Branch: R5.0

commit 901848474a495277c44f6c98a5de345c52d14fe1
Author: Anda Nicolae <email address hidden>
Date: Wed May 9 12:55:54 2018 +0300

Coverity issues in pkt0_interface.cc

buffer_size_warning: Calling strncpy with a maximum size argument of 16 bytes
on destination array ifr.ifr_name of size 16 bytes might leave the destination
string unterminated.

Change-Id: I01a7f2cf67a20a79e1e29e0f6497d523186387ce
Closes-Bug: #1770113
Signed-off-by: Anda Nicolae <email address hidden>