use correct field
authoraland <aland>
Tue, 1 Apr 2008 10:13:28 +0000 (10:13 +0000)
committeraland <aland>
Tue, 1 Apr 2008 10:13:28 +0000 (10:13 +0000)
src/main/auth.c

index 22c4914..1d589df 100644 (file)
@@ -609,7 +609,7 @@ autz_redo:
                }
 
                if (!realm) {
-                       DEBUG2("  WARNING: You set Proxy-To-Realm = %s, but the realm does not exist!  Cancelling invalid proxy request.", realm->name);
+                       DEBUG2("  WARNING: You set Proxy-To-Realm = %s, but the realm does not exist!  Cancelling invalid proxy request.", tmp->vp_strvalue);
                }
        }