Fix: consumerd: strlen called on uninitialized path
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 22 Apr 2021 23:54:47 +0000 (19:54 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 11 May 2021 17:29:44 +0000 (13:29 -0400)
commit24cfac94e15895ca56dc4cfb56645bc88c996afe
tree5211852442f2b3c3e72a3fe49346c88fb8719daf
parent5be9e97c3516075de5bd387816d849c50e39e5f1
Fix: consumerd: strlen called on uninitialized path

closed_trace_chunk_path is uninitialized when relayd_id != 0.

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