Hi,
xsupgui.c contains a strange use of strncat().
Note that strncat() takes as 3rd argument the left-over length of the first argument buffer.
So just specifying "1" wont help.
I also changed the strcat after it to a strncat.
Ciao, Marcus
xsupplicant-1.2.8-strncat.patch
Logged In: YES user_id=117575 Originator: NO
Your patch has been accepted, and commited.
Log in to post a comment.
xsupplicant-1.2.8-strncat.patch
Logged In: YES
user_id=117575
Originator: NO
Your patch has been accepted, and commited.