Fix ul_path_read_buffer()
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Thu, 9 May 2024 10:32:31 +0000 (12:32 +0200)
committerHelmut Grohne <helmut@subdivi.de>
Wed, 5 Jun 2024 15:23:00 +0000 (17:23 +0200)
commitfb743213263a684c4c5b99c9781d42590e120e4f
tree0f81e0e2fb1800ffad0488a1bce97e040a448a85
parent45fa8d4e80c9a3e00392fd0c8fdeabf6bee6a8dd
Fix ul_path_read_buffer()

The current implementation cuts off the last character of the buffer
if there is no trailing newline.

(cherry picked from commit 6273c12257973cbd3c59a710049ee8a8027bbbb1)

Gbp-Pq: Topic upstream
Gbp-Pq: Name Fix-ul_path_read_buffer.patch
lib/path.c