]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libmount: don't use sscanf() for swaps parsing
authorKarel Zak <kzak@redhat.com>
Mon, 8 Apr 2019 11:33:04 +0000 (13:33 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 8 Apr 2019 13:16:23 +0000 (15:16 +0200)
commit6c9ab254aefb6ce7e0e032690791ad451f6b9408
treec707dbeb4fa27c9e66a902ff94e98464d8df4816
parent86673b3a462a3e253f791a963ad05da27acfe133
libmount: don't use sscanf() for swaps parsing

Addresses: https://github.com/karelzak/util-linux/issues/780
Signed-off-by: Karel Zak <kzak@redhat.com>
include/pathnames.h
libmount/src/tab_parse.c