Branch: refs/heads/master
Home: https://github.com/seccomp/libseccomp
Commit: 60ee8da07e42edbf22a5ecb0e258e04304b397fb
https://github.com/seccomp/libseccomp/commit/60ee8da07e42edbf22a5ecb0e258e04304b397fb
Author: Paul Moore <[email protected]>
Date: 2020-03-19 (Thu, 19 Mar 2020)
Changed paths:
M README.md
Log Message:
-----------
README: add the lgtm.com badge
Signed-off-by: Paul Moore <[email protected]>
Commit: 4f17cc4d2c74da99ccd619d2e9c8f41ac6ba2e2c
https://github.com/seccomp/libseccomp/commit/4f17cc4d2c74da99ccd619d2e9c8f41ac6ba2e2c
Author: Paul Moore <[email protected]>
Date: 2020-03-19 (Thu, 19 Mar 2020)
Changed paths:
M src/arch.c
M tools/util.c
Log Message:
-----------
all: fix all the outstanding lgtm.com alerts
There are no functional changes in this patch, just some minor
changes found by the lgtm.com service:
* four functions in tools/util.c were "hiding" a global variable
with a local variable ("arch")
* src/arch.c had an unnecessary check in an if-condition
Signed-off-by: Paul Moore <[email protected]>
Compare:
https://github.com/seccomp/libseccomp/compare/9cb642afdf6b...4f17cc4d2c74
--
You received this message because you are subscribed to the Google Groups
"libseccomp" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/libseccomp/seccomp/libseccomp/push/refs/heads/master/9cb642-4f17cc%40github.com.