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, 23 Jun 2024 23:31:42 +0000 (01:31 +0200)
commita00aa0bf23db347db38c9e53c1f288cbf723ad31
tree05cf7df92e03d6af1a481ca147a6a1d444b278ae
parentf85123bf5f2b79c9ee66a425d91bda8ea5a84565
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