Fix crash in msc_rules_add_file() when using disruptive action in child rule inside of chain

This commit is contained in:
Victor Hora
2018-10-17 14:22:44 -04:00
committed by Felipe Zimmerle
parent 466a427ab4
commit 8088d6af71
2 changed files with 4 additions and 2 deletions

View File

@@ -1,6 +1,8 @@
v3.0.3 - YYYY-MMM-DD (to be released)
-------------------------------------
- Fix crash in msc_rules_add_file() when using disruptive action in chain
[Issue #1849 - @victorhora, @zimmerle, @rperper]
- Fix memory leak in AuditLog::init()
[Issue #1897 - @weliu]
- Fix RulesProperties::appendRules()