]> Kevux Git Server - fll/commit
Regression: Serial example rule is not working.
authorKevin Day <kevin@kevux.org>
Thu, 26 Jan 2023 04:27:01 +0000 (22:27 -0600)
committerKevin Day <kevin@kevux.org>
Thu, 26 Jan 2023 04:27:01 +0000 (22:27 -0600)
commit241ef476dbba9200cf9422501a3c323136b45dd0
treea454bc8f6c00d59638bc70d9eb9b44195ff698db
parenta7bfbd8e50ff728b279e3a4dce2634e7d1e7fba3
Regression: Serial example rule is not working.

Investigation revealed that the commit 002bf17595459e65173be16f983977ead99593b6 introduced a regression where the cached data is being reset incorrectly.
The data is properly processed but when there is more than a single rule the previous rules are being cleared.
level_3/controller/c/common/private-rule.h
level_3/controller/c/rule/private-rule.c