smb: fix SMB_COM_WRITE_ANDX record parser - v4#8905
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #8905 +/- ##
==========================================
+ Coverage 82.30% 82.33% +0.03%
==========================================
Files 969 969
Lines 273335 273376 +41
==========================================
+ Hits 224961 225084 +123
+ Misses 48374 48292 -82
Flags with carried forward coverage won't be shown. Click here to find out more. |
|
Can you look into why some of the SV tests fail? Also, could you give the git commits unique subjects? |
Why Fedora 37 show error about filestore-filecontainer-smb1-padding which is not in SV master? |
It uses the tests from SV PR 1211, since that is what the PR body specifies. |
|
Seems the num before |
|
I just push a new commit in SV, could you re-run the failed tests? |
I've restarted all "build" runs. |
|
All tests passed now. |
catenacyber
left a comment
There was a problem hiding this comment.
Thanks for these fixes
CI : 🟢
Code : 🟢
Commits segmentation : 🟢
Commit messages : could you give the git commits unique subjects?
I also think you can just write Bug: #6008 simpler than Bug: OISF#6008
Git ID set : 🟢
CLA : 🟢 already some merged commits
Doc update : 🟢 none needed
Redmine ticket : 🟢 I updated
Rustfmt : rust is not formatted before this PR
Tests : Are the unit tests duplicating the S-V ones ? I think we prefer S-V
Dependencies added: 🟢 none
|
So, almost all green, just the commit messages to reword a bit, and a questions about the testing... |
|
use #8938 |
Bug: #6008
ticket:
https://redmine.openinfosecfoundation.org/issues/6008
Previous PR: #8889
Changes from last PR:
SV_BRANCH=pr/1211