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:14:03 +0000 (10:14 -0500)
commitdb9870fb6ed9617187357d68295cb18c0fb622c4
treeb3beeb4657d245a68fe41ab58cbc971646a554a1
parent9ecc902d927da01b3fe5e0ba35b1210a56960210
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.025096 seconds and 4 git commands to generate.