suricata icon indicating copy to clipboard operation
suricata copied to clipboard

rust/filecontainer: fix double implementation

Open linuxhunter opened this issue 1 year ago • 1 comments

Default was implemented twice on the FileContainer struct

Make sure these boxes are signed before submitting your Pull Request -- thank you.

  • [x] I have read the contributing guide lines at https://redmine.openinfosecfoundation.org/projects/suricata/wiki/Contributing
  • [x] I have signed the Open Information Security Foundation contribution agreement at https://suricata.io/about/contribution-agreement/
  • [x] I have updated the user guide (in doc/userguide/) to reflect the changes made (if applicable)

Link to redmine ticket:

Describe changes:

#suricata-verify-pr: #suricata-verify-repo: #suricata-verify-branch: #suricata-update-pr: #suricata-update-repo: #suricata-update-branch: #libhtp-pr: #libhtp-repo: #libhtp-branch:

linuxhunter avatar Aug 15 '22 00:08 linuxhunter

Codecov Report

Merging #7722 (6369421) into master (9b4a133) will decrease coverage by 0.02%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #7722      +/-   ##
==========================================
- Coverage   75.99%   75.96%   -0.03%     
==========================================
  Files         660      660              
  Lines      185718   185717       -1     
==========================================
- Hits       141131   141077      -54     
- Misses      44587    44640      +53     
Flag Coverage Δ
fuzzcorpus 60.74% <ø> (+0.03%) :arrow_up:
suricata-verify 52.55% <ø> (-0.01%) :arrow_down:
unittests 60.70% <ø> (-0.01%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

codecov[bot] avatar Aug 15 '22 12:08 codecov[bot]