22 Mar
2006
22 Mar
'06
7:16 p.m.
jasonatx0001 <jasonatx0001@yahoo.com> wrote:
I am having some difficulty accessing the data in the request object inside my module. It seems the pointers are offset ...
Look at the definition of the REQUEST structure in src/include/radiusd.h. Why would all of the entries be offset by one entry? And notice you're using DEBUG macros... Alan DeKok.