bt2c::Logger::_logStrNoThrow(): use `msg`, not `_mBuf.data()`
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Fri, 2 Feb 2024 20:34:03 +0000 (15:34 -0500)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Mon, 5 Feb 2024 18:11:59 +0000 (13:11 -0500)
commitbdc900ed8e4e1a05d92e1991afde8274fa89d725
tree88713c2e692eda88bc3189dbe1a9a871489238a9
parentd88930bcfe55bfaf69841da4905ade250353495c
bt2c::Logger::_logStrNoThrow(): use `msg`, not `_mBuf.data()`

By chance those were always the same, but from the _logStrNoThrow()
point of view, it must use `msg`.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Change-Id: Ie91ea9e6ff3b8f26c214904aaa9bd036b8dacfcb
Reviewed-on: https://review.lttng.org/c/babeltrace/+/11741
src/cpp-common/bt2c/logging.hpp
This page took 0.025292 seconds and 4 git commands to generate.