diff options
author | Brian Behlendorf <[email protected]> | 2011-09-09 10:24:55 -0700 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2011-09-09 10:29:48 -0700 |
commit | 2708f716c0f009bad754b8b94063526fab2048e9 (patch) | |
tree | 0cf32fbdacbbe7ba3fc2232cc774e72184369898 /patches | |
parent | 185853d9f202b306d9c316b66b774c498ed6577c (diff) |
Fix usage of zsb after free
Caught by code inspection, the variable zsb was referenced after
being freed. Move the kmem_free() to the end of the function.
Signed-off-by: Brian Behlendorf <[email protected]>
Diffstat (limited to 'patches')
0 files changed, 0 insertions, 0 deletions