udebug: add functions for manipulating entry length
authorFelix Fietkau <nbd@nbd.name>
Wed, 29 Nov 2023 14:38:30 +0000 (15:38 +0100)
committerFelix Fietkau <nbd@nbd.name>
Wed, 29 Nov 2023 20:59:23 +0000 (21:59 +0100)
commit325fea5c57cf7917ff5e633dd28715af84018993
tree2794c2174eb7fc54e795a5eed1a1017e5e2d35b9
parente80dc00ee90c29ef56ae28f414b0e5bb361206e7
udebug: add functions for manipulating entry length

Can be used to reserve worst case length using udebug_entry_append,
then setting the final length using udebug_entry_set_length

Signed-off-by: Felix Fietkau <nbd@nbd.name>
udebug.c
udebug.h