sessiond: registry_session: mark functions as noexcept
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 9 Jun 2022 16:16:39 +0000 (12:16 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Mon, 13 Jun 2022 20:34:47 +0000 (16:34 -0400)
Mark functions destroy_channel and _destroy_enum as noexcept as they are
used by the registry_session destructor (which must not throw).

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: Ie7bbbf349f14f5691b52873fe8ba6556be143d93


No differences found
This page took 0.033025 seconds and 4 git commands to generate.