corrected typo with USR attributes
authoraland <aland>
Fri, 24 Nov 2000 19:14:14 +0000 (19:14 +0000)
committeraland <aland>
Fri, 24 Nov 2000 19:14:14 +0000 (19:14 +0000)
src/lib/radius.c

index 2be1df0..e3d3c11 100644 (file)
@@ -212,8 +212,8 @@ int rad_send(RADIUS_PACKET *packet, const char *secret)
 
                                  length_ptr = vsa_length_ptr;
 
-                                 total_length += 2;
-                                 *length_ptr  += 2;
+                                 total_length += 4;
+                                 *length_ptr  += 4;
                                  ptr          += 4;
 
                                  /*