CESNET / Nemea-Framework

Nemea framework is the heart of the Nemea system. It contains implementation of common communication interfaces, UniRec data format and useful datastructures and algorithms.
11 stars 24 forks source link

libtrap: fixed strncpy usage when copying current file name #153

Closed havraji6 closed 4 years ago

codecov-commenter commented 4 years ago

Codecov Report

Merging #153 into master will decrease coverage by 0.01%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #153      +/-   ##
==========================================
- Coverage   42.05%   42.04%   -0.02%     
==========================================
  Files          73       73              
  Lines       14750    14750              
==========================================
- Hits         6203     6201       -2     
- Misses       8547     8549       +2     
Impacted Files Coverage Δ
libtrap/src/ifc_file.c 49.21% <0.00%> (ø)
libtrap/src/ifc_tcpip.c 57.81% <0.00%> (-1.78%) :arrow_down:
libtrap/src/ifc_tls.c 58.14% <0.00%> (+1.32%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 6a47066...8c6d013. Read the comment docs.