Bugs in WPS Enrollee

Venkat.U venkat.u
Fri Nov 16 02:00:17 PST 2007


Hi all,
I have tried to compile WPS Enrollee code(wps_enrollee-20071029.tgz) on 
linux Environment, it's not compiled,
after i change "#include <linux/if.h> " as "#include <net/if.h>" in 
l2_packet.h and ieee80211_ioctl.h it is working.

One more problem is in "wsc_parse_config(struct wsc_drv *wsc_drv, char 
*config)" function, all local variables declared as 10 byte arrays,
And  trying copy 16 bytes of data , this is causing some corruption on 
stack(Here i have replaced all buffers with single local buffer of 
32bytes ).

Thanks,
-Venkat.U






More information about the Hostap mailing list