Fix: lttng-sessiond: Taking sizeof of a pointer
authorFrancis Deslauriers <francis.deslauriers@efficios.com>
Wed, 13 Jan 2021 17:04:49 +0000 (12:04 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 3 Feb 2021 19:39:22 +0000 (14:39 -0500)
Reported by clang-tidy:
  bugprone-sizeof-expression: Suspicious usage of `sizeof(A*)`

Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: Ie3069ad3d81d460646c71923f0f396cf18980540


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