libudev-util: make util_replace_whitespace() read only len characters
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 25 Dec 2018 03:56:48 +0000 (12:56 +0900)
committerMichael Biebl <biebl@debian.org>
Sat, 12 Jan 2019 20:49:44 +0000 (20:49 +0000)
commit172b45521ca97fcdc308021cb584d339193e27b4
treee682f6c79193c38e6e12e76fe9bb38b514409ff8
parent63e364ebf31874f65ac0a8f77c3f0c77cf4974b7
libudev-util: make util_replace_whitespace() read only len characters

This effectively reverts df8ba4fa0e8be1ff7899d08a4b6be0196c8405a0.

Fixes #11264.

(cherry picked from commit 577ab71c58d36bc8577d15f172a306c9c05cd2f4)
(cherry picked from commit c3712308fc090116e388f395e4a8bb0bd8446ea6)

Gbp-Pq: Name libudev-util-make-util_replace_whitespace-read-only-len-c.patch
src/libudev/libudev-util.c
src/test/test-libudev.c