summaryrefslogtreecommitdiffstats
path: root/asn1/asn1c/Makefile.am
diff options
context:
space:
mode:
authorMartin Babinsky <mbabinsk@redhat.com>2015-01-28 16:21:15 +0100
committerMartin Kosek <mkosek@redhat.com>2015-01-30 11:02:16 +0100
commit98b1690a0e18f85560c092f8abac5f451bddf2e7 (patch)
tree6816cbc9d6ecf6ce2e77bf83acc8b3ae0e84eaf9 /asn1/asn1c/Makefile.am
parente29f9280fd33b55c096289e34cd98300f618b5f4 (diff)
downloadfreeipa-98b1690a0e18f85560c092f8abac5f451bddf2e7.tar.gz
freeipa-98b1690a0e18f85560c092f8abac5f451bddf2e7.tar.xz
freeipa-98b1690a0e18f85560c092f8abac5f451bddf2e7.zip
ipa-kdb: unexpected error code in 'ipa_kdb_audit_as_req' triggers a message
This patch is related this defect reported by covscan on FreeIPA master: """ Error: DEADCODE (CWE-561): /daemons/ipa-kdb/ipa_kdb_audit_as.c:42: cond_const: Condition "error_code != -1765328353L", taking false branch. Now the value of "error_code" is equal to -1765328353. /daemons/ipa-kdb/ipa_kdb_audit_as.c:42: cond_const: Condition "error_code != -1765328360L", taking false branch. Now the value of "error_code" is equal to -1765328360. /daemons/ipa-kdb/ipa_kdb_audit_as.c:42: cond_const: Condition "error_code != 0", taking false branch. Now the value of "error_code" is equal to 0. /daemons/ipa-kdb/ipa_kdb_audit_as.c:71: intervals: When switching on "error_code", the value of "error_code" must be in one of the following intervals: {[-1765328360,-1765328360], [-1765328353,-1765328353], [0,0]}. /daemons/ipa-kdb/ipa_kdb_audit_as.c:71: dead_error_condition: The switch value "error_code" cannot reach the default case. /daemons/ipa-kdb/ipa_kdb_audit_as.c:123: dead_error_begin: Execution cannot reach this statement: "default:". """ This patch is a part of series related to https://fedorahosted.org/freeipa/ticket/4795. Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
Diffstat (limited to 'asn1/asn1c/Makefile.am')
0 files changed, 0 insertions, 0 deletions