]> 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:33:58 +0000 (15:33 +0200)
commite902609400a861dbdb47d5c3eb98b951530bf01d
tree495f38a1737b73ae70fbeff44cadd2d3da951e6b
parentab8738e2af4acfeda15abc1475d72997576304a4
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