Skip to content
Commit 02881d94 authored by Mariusz Kozlowski's avatar Mariusz Kozlowski Committed by Eric Van Hensbergen
Browse files

9p: fix bad error path in conversion routines



When buf_check_overflow() returns != 0 we will hit kfree(ERR_PTR(err))
and it will not be happy about it.

Signed-off-by: default avatarMariusz Kozlowski <m.kozlowski@tuxland.pl>
Signed-off-by: default avatarEric Van Hensbergen <ericvh@gmail.com>
parent fbcb7599
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment