Skip to content
Commit 519ccb81 authored by tinguely@sgi.com's avatar tinguely@sgi.com Committed by Ben Myers
Browse files

xfs: fix memory leak in xlog_recover_add_to_trans



Free the memory in error path of xlog_recover_add_to_trans().
Normally this memory is freed in recovery pass2, but is leaked
in the error path.

Signed-off-by: default avatarMark Tinguely <tinguely@sgi.com>
Reviewed-by: default avatarEric Sandeen <sandeen@redhat.com>
Signed-off-by: default avatarBen Myers <bpm@sgi.com>
parent 367993e7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment