Adjust position of memset from 2890

This commit is contained in:
Martin Vierula
2023-04-19 08:13:48 -07:00
parent 09568351d9
commit b9eb39af83
2 changed files with 6 additions and 2 deletions

View File

@@ -1,5 +1,7 @@
v3.x.y - YYYY-MMM-DD (to be released)
-------------------------------------
- Adjust position of memset from 2890
[Issue #2891 - @mirkodziadzka-avi, @martinhsv]
- Add test: empty lines in ipMatchFromFile test
[Issue #2846 - @tomsommer]