Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug 4577: fix minor warnings wrt ConfGetBool unchecked calls - v1 #6290

Merged
merged 7 commits into from
Aug 23, 2021

Conversation

jufajardini
Copy link
Contributor

Link to redmine ticket:
https://redmine.openinfosecfoundation.org/issues/4577?issue_count=10&issue_position=1&next_issue_id=4566

Describe changes. For the 4 files:

  • Cast unchecked calls to void as that seemed like a valid alternative for the cases left unchecked
  • fix typos
  • update copyright years
  • fix formatting (clang)

@jufajardini jufajardini requested a review from a team as a code owner August 10, 2021 18:36
@codecov
Copy link

codecov bot commented Aug 10, 2021

Codecov Report

Merging #6290 (ff976df) into master (9d24a53) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #6290      +/-   ##
==========================================
+ Coverage   76.94%   76.95%   +0.01%     
==========================================
  Files         611      611              
  Lines      185941   185941              
==========================================
+ Hits       143064   143098      +34     
+ Misses      42877    42843      -34     
Flag Coverage Δ
fuzzcorpus 52.87% <100.00%> (+0.13%) ⬆️
suricata-verify 51.12% <100.00%> (-0.04%) ⬇️
unittests 63.12% <100.00%> (ø)

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

@suricata-qa
Copy link

Information: QA ran without warnings.

Pipeline 3744

@victorjulien victorjulien mentioned this pull request Aug 23, 2021
@victorjulien victorjulien merged commit ff976df into OISF:master Aug 23, 2021
@victorjulien
Copy link
Member

Merged in #6304, thanks!

@jufajardini jufajardini deleted the bug-4577/v1 branch August 23, 2021 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants