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>
Mon, 3 Jun 2024 15:03:37 +0000 (17:03 +0200)
commit5dbadf0119f189e284d3f4d215357412154b5cee
treef4c8585ae2d4f85f3e87acb98230dac7589b9db4
parent4a763236acdf262b5583cd774b4781fddac38e4c
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