Fix ul_path_read_buffer()
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Thu, 9 May 2024 10:32:31 +0000 (12:32 +0200)
committerChris Hofstaedtler <zeha@debian.org>
Sun, 26 May 2024 13:52:22 +0000 (15:52 +0200)
commit50015108bbfa35275f16f96f2c15faf457761385
tree6d8b98442d3dd1df8a085ee6c7df2705c542a6c7
parenta18d6cfccc531fea65f8da3517de7626c9959686
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