[PATCH 0/3] batctl: version bugfixes
Sven Eckelmann <[email protected]> Sun, 05 Jul 2026 14:55:05 +0200
| Newsgroups | org.open-mesh.lists.batman |
|---|---|
| Message-ID | <[email protected]> |
I have now splitted the bugfixes for batctl in topic branches to make it a little bit easier to review. Similar to the "random bugfixes 2026-06-21" patchset, they are just various (mostly minor) problems which should be tackled at some point. Signed-off-by: Sven Eckelmann <[email protected]> --- Sven Eckelmann (3): batctl: only mark file read successful on read line batctl: version: avoid use of uninitialized read buffer batctl: version: don't strip newline for empty buffer functions.c | 5 ++--- main.c | 11 +++++++---- 2 files changed, 9 insertions(+), 7 deletions(-) --- base-commit: eb9597d4ca6db17c579f5ae9443c51b013e2fe65 change-id: 20260704-bugfixes-version-c3d2d1567bbe Best regards, -- Sven Eckelmann <[email protected]>