Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mac80211: memory leak in mesh_queue_preq()
We recently introduced a return here, but we need to call kfree first. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
- Loading branch information