Build fix: Missing message in LTTNG_DEPRECATED invocation
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 15 Oct 2021 21:03:38 +0000 (17:03 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Mon, 18 Oct 2021 19:11:32 +0000 (15:11 -0400)
commit74b8147582d5671d801f5ca28e752bf8db51fd49
treefd2e1f8a89100d054bb069022e3152cfe6082d34
parent486042a51f388ffe3233d76deba15b257b1bc6e1
Build fix: Missing message in LTTNG_DEPRECATED invocation

Coverity scan build jobs fail since LTTNG_DEPRECATED expects a string
and none is provided at the lttng_metadata_regenerate use site.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: I7e6701abd24c679f578b0adead771ac93b6566cd
include/lttng/lttng.h
This page took 0.025126 seconds and 4 git commands to generate.