]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
...because you know static analysis is going to flag that at some point *sigh*
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Tue, 21 Nov 2017 16:29:17 +0000 (16:29 +0000)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Tue, 21 Nov 2017 16:29:17 +0000 (16:29 +0000)
src/main/unlang_interpret.c

index 331e88f46965dcc93ea2b284c137f3d85d035c8d..e892e781329194219f506c78975e02b8ff262210 100644 (file)
@@ -2317,9 +2317,8 @@ static inline unlang_frame_action_t unlang_frame_eval(REQUEST *request, unlang_s
                 *      called the interpreter.
                 */
                case UNLANG_ACTION_YIELD:
-               yield:
                        *result = RLM_MODULE_YIELD;     /* Fixup rcode */
-
+               yield:
                        /*
                         *      Detach is magic.  The parent "create" function
                         *      takes care of bumping the instruction