]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
use less memory. Don't allocate struct and then over-write it ci-debug
authorAlan T. DeKok <aland@freeradius.org>
Thu, 1 May 2025 16:05:30 +0000 (12:05 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Thu, 1 May 2025 16:09:50 +0000 (12:09 -0400)
commit204b250c7b18d567f5dc34e127fc08082059bfaf
tree14d514522b0cb6c06cb47bf446d6ca53cf2023a9
parentcd12018ec82f6a2c7e0e9c14fd0ffb239233496e
use less memory.  Don't allocate struct and then over-write it
src/lib/io/master.c