libnl
libnl copied to clipboard
Memory leak in scan_access_points.c
nl_socket_alloc()
is called but is never followed by nl_socket_free()
in main()