Fix: syscall event rule: emission sites not compared in is_equal master
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 23 Apr 2024 19:13:16 +0000 (15:13 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Sat, 27 Apr 2024 09:58:20 +0000 (05:58 -0400)
commit8ab63dfb6a51460c9744828f7248d0fdca602ad3
tree417c61f2fa6e034307ec8497e5817839c803efae
parenta881d7c95fa9f6d47dbc89e9ddffbc2e950c05cb
Fix: syscall event rule: emission sites not compared in is_equal

The emission sites are not compared when comparing two kernel-syscall
event rules. This prevents users from subscribing to notifications of
triggers that use event-rule-matches syscall conditions which differ
only by their emission site (entry, exit, entry+exit).

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: Id15eb682cd40f4966ca10911314ae7e8839712da
src/common/event-rule/kernel-syscall.cpp
This page took 0.025479 seconds and 4 git commands to generate.