-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
smtp: check if there is a transaction to close #7050
Conversation
Ticket: 4948 When parsing the response for starttls
Codecov Report
@@ Coverage Diff @@
## master #7050 +/- ##
==========================================
- Coverage 77.88% 75.46% -2.42%
==========================================
Files 628 628
Lines 185373 185243 -130
==========================================
- Hits 144374 139792 -4582
- Misses 40999 45451 +4452
Flags with carried forward coverage won't be shown. Click here to find out more. |
Information: QA ran without warnings. Pipeline 6397 |
Do we have an s-v test as mentioned on the issue for this? The change looks fine on the first sight. |
There is none for the moment. |
Can you craft such a test? |
Done in OISF/suricata-verify#784 |
Merged in #7172, thanks! |
Link to redmine ticket:
https://redmine.openinfosecfoundation.org/issues/4948
Describe changes: