lkml.org 
[lkml]   [2024]   [Apr]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] libbpf: fixes for character arrays dump
Date
Patch #1 fixes an issue where character arrays in dumps would
have their last bracket misaligned if a '\0' was found in the
array.

Patch #2 fixes an issue where only the first character array
containing '\0' would be printed, the other ones would be
dumped as empty.

Quentin Deslandes (2):
libbpf: fix misaligned array closing bracket
libbpf: fix dump of subsequent char arrays

tools/lib/bpf/btf_dump.c | 5 +++++
1 file changed, 5 insertions(+)

--
2.44.0

\
 
 \ /
  Last update: 2024-04-13 23:13    [W:0.035 / U:0.184 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site