Ascend Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: (ASCEND) SNI-22: RADIUS Advisory (fwd)




after applying the patch, it became apparent that 
the knownclient() routine (added to util.c by the patch) in the patch has a
bug in it that causes the daemon to segv.

the line 

char *hostname, *secret;

should probably me something like

char hostname[256], secret[256];


jeff
++ Ascend Users Mailing List ++
To unsubscribe:	send unsubscribe to ascend-users-request@bungi.com
To get FAQ'd:	<http://www.nealis.net/ascend/faq>