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>
Tue, 14 May 2024 10:53:27 +0000 (12:53 +0200)
commitdbdff076fb9e6cba88f6510184ecf38c2608b253
tree95b83ef1ba440dd5f29545be8b9549cc23eaae8d
parent3a94ab39c110fc4e82b48ecf180ae5c8c09caf1c
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