/[radius]/radius/radiusd/sql.c
ViewVC logotype

Diff of /radius/radiusd/sql.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.56 by gray, Tue Jun 3 14:17:27 2003 UTC revision 1.57 by gray, Tue Jun 10 13:11:31 2003 UTC
# Line 763  rad_sql_pass(RADIUS_REQ *req, char *auth Line 763  rad_sql_pass(RADIUS_REQ *req, char *auth
763                    
764          if (authdata) {          if (authdata) {
765                  avl_add_pair(&req->request,                  avl_add_pair(&req->request,
766                               avp_create(DA_AUTH_DATA,                               avp_create_string(DA_AUTH_DATA, authdata));
                                         strlen(authdata),  
                                         authdata, 0));  
767          }          }
768                    
769          obstack_init(&stack);          obstack_init(&stack);

Legend:
Removed from v.1.56  
changed lines
  Added in v.1.57

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26