]> git.ipfire.org Git - thirdparty/util-linux.git/commit
misc: remove %p from debug messages
authorKarel Zak <kzak@redhat.com>
Thu, 1 Feb 2018 12:18:57 +0000 (13:18 +0100)
committerKarel Zak <kzak@redhat.com>
Thu, 1 Feb 2018 12:18:57 +0000 (13:18 +0100)
commit63c9c05d358c339b473b6f18d9a6f3fe0e6bce42
tree1ec3e58797f3a202b2d5e60c16b0213d82980a3b
parent117d079199a723d06cfd4daee386a0e54423e8ba
misc: remove %p from debug messages

From libs where suid program may be executed by non-root user.

Signed-off-by: Karel Zak <kzak@redhat.com>
libblkid/src/partitions/partitions.c
libblkid/src/probe.c
libmount/src/fs.c
libmount/src/tab_diff.c
libmount/src/tab_update.c
libsmartcols/src/cell.c
libsmartcols/src/column.c
libsmartcols/src/line.c
libsmartcols/src/table.c
libsmartcols/src/table_print.c