diff options
author | Stefano Brivio <sbrivio@redhat.com> | 2022-02-25 22:42:36 +0100 |
---|---|---|
committer | Stefano Brivio <sbrivio@redhat.com> | 2022-02-25 22:42:36 +0100 |
commit | 9b61bd0b392ea1af6717d03e20dcc418ba73f575 (patch) | |
tree | 38b3b92ef4df37e3c388869f9b092db3c92d3dfd /seccomp.sh | |
parent | e221ca761394b1431b1ca8c66ae83744dc629006 (diff) | |
download | passt-9b61bd0b392ea1af6717d03e20dcc418ba73f575.tar passt-9b61bd0b392ea1af6717d03e20dcc418ba73f575.tar.gz passt-9b61bd0b392ea1af6717d03e20dcc418ba73f575.tar.bz2 passt-9b61bd0b392ea1af6717d03e20dcc418ba73f575.tar.lz passt-9b61bd0b392ea1af6717d03e20dcc418ba73f575.tar.xz passt-9b61bd0b392ea1af6717d03e20dcc418ba73f575.tar.zst passt-9b61bd0b392ea1af6717d03e20dcc418ba73f575.zip |
passt: Explicitly check return value of chdir()
...it doesn't actually matter as we're checking errno at the very
end, but, depending on build flags, chdir() might be declared with
warn_unused_result and the compiler issues a warning.
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Diffstat (limited to 'seccomp.sh')
0 files changed, 0 insertions, 0 deletions