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 memory leak #152

Closed havraji6 closed 4 years ago

havraji6 commented 4 years ago

Memory leak fix in libtrap

codecov-commenter commented 4 years ago

Codecov Report

Merging #152 into master will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #152   +/-   ##
=======================================
  Coverage   41.60%   41.61%           
=======================================
  Files          73       73           
  Lines       14748    14750    +2     
=======================================
+ Hits         6136     6138    +2     
  Misses       8612     8612           
Impacted Files Coverage Δ
libtrap/src/trap.c 44.80% <100.00%> (+0.06%) :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 ba2fca3...0f5a0de. Read the comment docs.