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:39 +0000 (10:13 -0500)
commitcc584d6692836e86ca05df7cf58a1873b11fca56
treeb968309adf0572c47c5280b9353c09c9d8b22924
parentaec7897f7dd400daedf54d294b39dda24d9a549f
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>
include/instrumentation/events/writeback.h
This page took 0.024644 seconds and 5 git commands to generate.