diff options
author | Martin Winter <mwinter@opensourcerouting.org> | 2017-02-03 12:09:36 +0100 |
---|---|---|
committer | Martin Winter <mwinter@opensourcerouting.org> | 2017-02-10 10:50:23 +0100 |
commit | 67e5d67651bd94b52e33442308158a415e43f39f (patch) | |
tree | 70f7e5cf24d2781e9cbea975574fbfe7dc317267 /tools | |
parent | Merge pull request #191 from opensourcerouting/ospfclient-incl (diff) | |
download | frr-67e5d67651bd94b52e33442308158a415e43f39f.tar.xz frr-67e5d67651bd94b52e33442308158a415e43f39f.zip |
ospfd: Fix Coverity Warning CID 1399480 (#1 of 1): Buffer not null terminated (BUFFER_SIZE_WARNING)
Coverity: buffer_size_warning: Calling strncpy with a maximum size argument of 100 bytes on destination array pid_file of size 100 bytes might leave the destination string unterminated.
Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions