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: bugfix - when no file is expanded, libtrap segfaults #142

Closed cejkato2 closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #142 into master will increase coverage by 0.11%. The diff coverage is 25.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #142      +/-   ##
==========================================
+ Coverage   41.86%   41.97%   +0.11%     
==========================================
  Files          73       73              
  Lines       14633    14637       +4     
==========================================
+ Hits         6126     6144      +18     
+ Misses       8507     8493      -14     
Impacted Files Coverage Δ
libtrap/src/ifc_file.c 49.21% <25.00%> (-0.26%) :arrow_down:
libtrap/src/ifc_tls.c 58.10% <0.00%> (+0.20%) :arrow_up:
libtrap/src/ifc_tcpip.c 59.35% <0.00%> (+1.79%) :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 d7530b4...184c0ff. Read the comment docs.