]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Silence spurious warning
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Thu, 10 Oct 2019 04:31:51 +0000 (00:31 -0400)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Thu, 10 Oct 2019 04:31:51 +0000 (00:31 -0400)
src/lib/eap_aka_sim/state_machine.c

index f68ab9110ecdc1f9d461eb941c6c3603715150f0..e8d96118cf80bb82a0a7024928b526befeecde19 100644 (file)
@@ -2031,6 +2031,7 @@ static rlm_rcode_t common_reauthentication_send_resume(void *instance, UNUSED vo
                        return common_failure_notification_enter(inst, request, eap_session);
 
                }
+               /* FALL-THROUGH */
 
        /*
         *      Policy rejected the user