]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
Deal with unchecked return value Coverity reports (#4532)
authorJames Jones <jejones3141@gmail.com>
Wed, 1 Jun 2022 01:24:18 +0000 (20:24 -0500)
committerGitHub <noreply@github.com>
Wed, 1 Jun 2022 01:24:18 +0000 (21:24 -0400)
commitb6bb6bdfdd9af482cafe3cb7b63542a4dc43a3f9
tree1e6b7cc4f418976872d5d40f62ddb85ade7007c3
parent1fed9d7291b18a159ba48762785b58d5432542a3
Deal with unchecked return value Coverity reports (#4532)

This deals with the following CIDs: 15039431503949,
14552331503981
src/lib/eap_aka_sim/state_machine.c
src/lib/server/main_config.c
src/lib/unlang/subrequest.c