]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
check for error before allocating the VP
authorAlan T. DeKok <aland@freeradius.org>
Tue, 5 Apr 2022 14:46:15 +0000 (10:46 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Thu, 7 Apr 2022 15:23:34 +0000 (11:23 -0400)
commite4f396c67064dfd460305c141b065d915320afa5
treec42ec3136232b1a270b0653af02b97a35b9565be
parent003c73f3816b4454efd82a9c9441d821a8b0127d
check for error before allocating the VP

which also makes the code a little cleaner.
src/lib/util/pair.c