]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
bail from functions early
authorAlan T. DeKok <aland@freeradius.org>
Wed, 8 Sep 2021 17:18:28 +0000 (13:18 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Wed, 8 Sep 2021 19:01:36 +0000 (15:01 -0400)
commit75e56d337b9dd938970c2e8afa13f731163d0c00
tree3712e9a5872153ebc9a838c9e7b672507451a151
parentd43a5cfe305738b4bfe0077329e7c7f270889062
bail from functions early

so that the code has fewer levels of indentation, and is somewhat
easier to read
src/lib/server/state.c