Hello, 

I downloaded the latest 80211s source from 
> https://github.com/cozybit/open80211s 

When I am running the meshd-nl80211 exe on my board,I noticed that each time a 
link is 
established and peer is created there is an increase in the memory usage. 
I have checked for the dynamically allocated memory in the program like "inf" 
in meshd.c 
and mon.c files etc, but they seem alright to me. 
I also found that in meshd-nl80211.c file the function install_key , the memory 
allocated 
to key and msg is not getting deallocated. 

I would be really obliged if you could point me to any such other possible 
memory leaks 
that is causing this problem. 

Any help would be appreciated! 

Thank you 
_______________________________________________
Devel mailing list
[email protected]
http://lists.open80211s.org/cgi-bin/mailman/listinfo/devel

Reply via email to