Clean-up: trigger: use condition and action put
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 18 Nov 2020 19:04:03 +0000 (14:04 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 18 Nov 2020 19:04:03 +0000 (14:04 -0500)
commit1065801b26cc1caf4092445cbb56dc148bf116a1
treee35d920b92b0e5b4d7a5abd72ca80f5c5355b3f6
parentb2530e4d8651a3e48e86a90765af290e2b53969d
Clean-up: trigger: use condition and action put

Use the internal *_put() functions to discard condition and
action references rather than the public *_destroy() functions
as they may cause confusion.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: Idfdfda3ea2289315408245074f7cc0de6541167a
src/common/trigger.c
This page took 0.024582 seconds and 4 git commands to generate.