]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Remove stray 'free' in block_monitor.
authorNeilBrown <neilb@suse.de>
Mon, 20 Dec 2010 22:14:10 +0000 (09:14 +1100)
committerNeilBrown <neilb@suse.de>
Mon, 20 Dec 2010 22:14:10 +0000 (09:14 +1100)
commite53763098186f2a7708feb2b9b779c5b7cdb9a71
treed850f6e544e783dcdf23f469ce1f4bf19a76c978
parent8659d089983ff315c2322f904523b72fd2bccfc2
Remove stray 'free' in block_monitor.

This value is passed in by caller so we should not be
freeing it.

Reported-by: "Wojcik, Krzysztof" <krzysztof.wojcik@intel.com>
Signed-off-by: NeilBrown <neilb@suse.de>
msg.c