diff options
| author | Mariusz Kozlowski <[email protected]> | 2007-07-31 00:39:13 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-07-31 15:39:42 -0700 |
| commit | bbe06f6bf7e764a9eb0e3cdcec2b12c743f35757 (patch) | |
| tree | 29e2cd320a128f674e67a04d601d4b5e025651f9 /scripts/patch-kernel | |
| parent | 9700382c3c9ff3e673e587084d76eedb3ba88668 (diff) | |
fs: 9p/conv.c error path fix
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 <[email protected]>
Cc: Latchesar Ionkov <[email protected]>
Cc: Eric Van Hensbergen <[email protected]>
Cc: Andrew Morton <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions