Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
hso: memsetting wrong data in hso_get_count()
The intent was to clear out the icount struct here, but we accidentally clear stack memory instead. It probably will lead to a NULL dereference right away. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information