/[radius]/radius/lib/realms.c
ViewVC logotype

Diff of /radius/lib/realms.c

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

revision 1.11 by gray, Tue Oct 28 18:32:36 2003 UTC revision 1.12 by gray, Fri Oct 31 13:09:31 2003 UTC
# Line 123  read_realms_entry(void *closure, int fc, Line 123  read_realms_entry(void *closure, int fc,
123                  i++;                  i++;
124                                    
125                  if (list_count(rp->queue->servers) == 0) {                  if (list_count(rp->queue->servers) == 0) {
126                          radlog_loc(L_ERR, loc, _("cannot parse"));                          radlog_loc(L_NOTICE, loc, _("discarding entry"));
127                          rad_clt_destroy_queue(rp->queue);                          rad_clt_destroy_queue(rp->queue);
128                          efree(rp);                          efree(rp);
129                          return 0;                          return 0;

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

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