Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
libceph: fix NULL dereference in reset_connection()
We dereference "con->in_msg" on the line after it was set to NULL. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Reviewed-by: Alex Elder <elder@inktank.com>
- Loading branch information