]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
Wrap malloc() in MEM() to reassure coverity (CID #1469117) (#4485)
authorJames Jones <jejones3141@gmail.com>
Thu, 5 May 2022 21:54:42 +0000 (16:54 -0500)
committerGitHub <noreply@github.com>
Thu, 5 May 2022 21:54:42 +0000 (23:54 +0200)
commitdee0c33b0e6f2fe71d070d3b6099bdab85fce4d5
tree8b64c1c6a25748d39b5a13b06b5e8bbd4e890d09
parent3716700a9c640d67b5b1919b3598c6141f7901eb
Wrap malloc() in MEM() to reassure coverity (CID #1469117) (#4485)
src/bin/radmin.c