]> arthur.barton.de Git - bup.git/commit
cstr_from_bytes: fix null termination error
authorRob Browning <rlb@defaultvalue.org>
Sun, 3 Oct 2021 19:35:15 +0000 (14:35 -0500)
committerRob Browning <rlb@defaultvalue.org>
Sun, 10 Oct 2021 17:01:28 +0000 (12:01 -0500)
commit0899d02b4cba33f02e8572bccb5dbfc10199b3fb
treeda85f7a00a4e7a1fe160da8ff603819d83d35683
parent34b775ca5063220f6faab56d1b82dcd42f8ac9fa
cstr_from_bytes: fix null termination error

Thanks to Johannes Berg for reporting the problem.

Signed-off-by: Rob Browning <rlb@defaultvalue.org>
Tested-by: Rob Browning <rlb@defaultvalue.org>
lib/bup/_helpers.c