The short message is misleading. It isn't an empty array -- it is an
emptyName string. :)
I'm ok with the patch but I reviewed it before submission so another
ACK from someone else is appreciated.
On Thu, Sep 30, 2021 at 3:17 PM Ryan Long wrote:
>
> Change size of kEmptyThreadName from THREAD_AP
Change size of kEmptyThreadName from THREAD_API_COUNT to
THREAD_NAME_SIZE.
Closes #4519
---
trace/record/record-main-lttng.cc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/trace/record/record-main-lttng.cc
b/trace/record/record-main-lttng.cc
index 7cfa48c..faa762d 100644
--