]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libuuid: (test_uuid) make reading UUIDs from file more robust
authorThomas Weißschuh <thomas@t-8ch.de>
Sun, 24 Dec 2023 11:35:25 +0000 (12:35 +0100)
committerThomas Weißschuh <thomas@t-8ch.de>
Sun, 31 Dec 2023 12:06:02 +0000 (13:06 +0100)
commit7a2ad9a59ece4332cd34fdc6cc6826c2fba3c887
treefdac3de1e71a57d568800a5e904d211576f8d3a1
parentfa80b610725d1b06ccbfa5b4d08c5340cb4dc0e9
libuuid: (test_uuid) make reading UUIDs from file more robust

Instead of relying on fixed width entries, read line-by-line.

Signed-off-by: Thomas Weißschuh <thomas@t-8ch.de>
libuuid/src/test_uuid.c