Bugs in WPS Enrollee
    Venkat.U 
    venkat.u at redpinesignals.com
       
    Fri Nov 16 05:00:17 EST 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