Hi
I am trying to run free radius code with purify , it is
giving errors as
UMR: Uninitialized memory read (13 times) in memcmp
Reading 5 bytes from 0xffbdd108 on the stack (1 byte at 0xffbdd10c
uninit).
Address 0xffbdd108 is 4 bytes past start of local variable
"cs" in function
So can I use strcmp instead of memcmp . because if I use strcmp instead
of memcmp the error is not coming
Please I would be grateful if u can provide some useful information
regarding this
Thanks & regards
Ravi