freeipa/daemons/ipa-slapi-plugins/ipa-pwd-extop
Martin Babinsky b0611bc6c3 ipa-pwd-extop: added an informational comment about intentional fallthrough
This patch is related to this defect reported by covscan in FreeIPA code:

"""
Error: MISSING_BREAK (CWE-484):
/daemons/ipa-slapi-plugins/ipa-pwd-extop/prepost.c:631: unterminated_case: The
case for value "2" is not terminated by a 'break' statement.
/daemons/ipa-slapi-plugins/ipa-pwd-extop/prepost.c:638: fallthrough: The above
case falls through to this one.
"""

Added a comment informing about intentional falltrough in this place, so that
future generations reading the code don't get confused.

The patch is the part of a series related to
https://fedorahosted.org/freeipa/ticket/4795

Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
2015-01-30 11:02:16 +01:00
..
common.c Teach ipa-pwd-extop to respect global ipaUserAuthType settings 2014-02-21 10:26:02 +01:00
encoding.c keytabs: Expose and modify key encoding function 2014-06-26 10:30:53 +02:00
ipa_pwd_extop.c Move authentication configuration cache into libotp 2014-12-03 08:48:56 +01:00
ipapwd.h Preliminary refactoring of libotp files 2014-12-03 08:48:56 +01:00
Makefile.am Move authentication configuration cache into libotp 2014-12-03 08:48:56 +01:00
prepost.c ipa-pwd-extop: added an informational comment about intentional fallthrough 2015-01-30 11:02:16 +01:00
pwd-extop-conf.ldif Enable transactions by default, make password and modrdn TXN-aware 2012-11-21 14:55:12 +01:00
README Mass tree reorganization for IPAv2. To view previous history of files use: 2009-02-03 15:27:14 -05:00
syncreq.c Make token auth and sync windows configurable 2014-12-05 13:42:19 +01:00
syncreq.h Move authentication configuration cache into libotp 2014-12-03 08:48:56 +01:00