Commit 02881d94780faa86e32952e46381f7cd4c78d5ac
Committed by
Eric Van Hensbergen
1 parent
fbcb7599e4
Exists in
master
and in
7 other branches
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: Mariusz Kozlowski <m.kozlowski@tuxland.pl> Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
Showing 1 changed file with 1 additions and 0 deletions Side-by-side Diff