Various other fixes including removal of more mem*() issues and netlink fixes for AARCH64.
This commit is contained in:
@@ -79,6 +79,8 @@ public:
|
||||
_maxCustodyChainLength(0),
|
||||
_ruleCount(0)
|
||||
{
|
||||
memset(_rules,0,sizeof(_rules));
|
||||
memset(_custody,0,sizeof(_custody));
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user