Fix: writeback: out-of-bound reads
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 5 Feb 2021 21:21:47 +0000 (16:21 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 10 Feb 2021 15:13:55 +0000 (10:13 -0500)
commit8422e3c708da197948ecff9f0e13173b1fa09053
treef52b3da74fd75f9cface5183c1dcab302305f9e5
parent0fbfe06e225db2669933c46f8331599eb7d477ce
Fix: writeback: out-of-bound reads

Use ctf_string rather than ctf_array_text for name fields, because the
source strings are not guaranteed to be at least 32 bytes.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
instrumentation/events/lttng-module/writeback.h
This page took 0.02671 seconds and 4 git commands to generate.