High-performance and highly configurable free RADIUS server
This fixes the following Coverity issues:
Error: DEADCODE (CWE-561):
freeradius-server-3.0.4/src/main/conffile.c:1002: assignment: Assigning: "type" &= "255".
freeradius-server-3.0.4/src/main/conffile.c:1041: between: When switching on "type", the value of "type" must be between 0 and 255.
freeradius-server-3.0.4/src/main/conffile.c:1167: dead_error_condition: The switch value "type" cannot be "16385".
freeradius-server-3.0.4/src/main/conffile.c:1167: dead_error_line: Execution cannot reach this statement: "case 16385:".
Error: DEADCODE (CWE-561):
freeradius-server-3.0.4/src/main/conffile.c:1002: assignment: Assigning: "type" &= "255".
freeradius-server-3.0.4/src/main/conffile.c:1041: between: When switching on "type", the value of "type" must be between 0 and 255.
freeradius-server-3.0.4/src/main/conffile.c:1168: dead_error_condition: The switch value "type" cannot be "32769".
freeradius-server-3.0.4/src/main/conffile.c:1168: dead_error_begin: Execution cannot reach this statement: "case 32769:".
Resolves: Bug#1120234
|
||
|---|---|---|
| .gitignore | ||
| find_module_deps | ||
| freeradius-access-union-consistently.patch | ||
| freeradius-add-disable-openssl-version-check.patch | ||
| freeradius-add-P-option-to-radtest-synopsis.patch | ||
| freeradius-autogen.sh | ||
| freeradius-connection-fall-through-to-global-module-triggers.patch | ||
| freeradius-dont-detach-after-perl_parse.patch | ||
| freeradius-dont-swap-uint128-printing-on-be.patch | ||
| freeradius-dont-truncate-uint64.patch | ||
| freeradius-exec-dont-assume-request-presence-when-logging.patch | ||
| freeradius-fix-checks-for-PW_TYPE_FILE_INPUT.patch | ||
| freeradius-fix-dhcp-dictionary-loading.patch | ||
| freeradius-heartbleed-confirm.patch | ||
| freeradius-ignore-SIGTERM-when-firing-stop-and-signal.term.patch | ||
| freeradius-logrotate | ||
| freeradius-make-grp-tallo-c-too.patch | ||
| freeradius-mention-eap-md5-in-radtest-synopsis.patch | ||
| freeradius-pam-conf | ||
| freeradius-postgres-sql.patch | ||
| freeradius-prefix-endian-macros.patch | ||
| freeradius-raddb-remove-extra-apostrophe-from-trigger.conf.patch | ||
| freeradius-raddb-update-triggers-in-trigger.conf.patch | ||
| freeradius-raddb-use-appropriate-module-names-in-traps.patch | ||
| freeradius-radiusd-init | ||
| freeradius-redhat-config.patch | ||
| freeradius-talloc-dummy-request.patch | ||
| freeradius-tmpfiles.conf | ||
| freeradius.spec | ||
| radiusd.service | ||
| sources | ||