]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Don't set home server to NULL. It's needed for other things
authorAlan T. DeKok <aland@freeradius.org>
Fri, 23 Aug 2013 19:37:13 +0000 (15:37 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Fri, 23 Aug 2013 19:37:47 +0000 (15:37 -0400)
src/main/process.c

index 282e38f4c07d0fed78873f5bb84fd9607dfa6fb6..1a64bc6192134b6939dd0f842d5a680614394e9a 100644 (file)
@@ -1680,7 +1680,6 @@ static void remove_from_proxy_hash_nl(REQUEST *request, bool yank)
        request->proxy_listener->count--;
 #endif
        request->proxy_listener = NULL;
-       request->home_server = NULL;
 
        /*
         *      Got from YES in hash, to NO, not in hash while we hold