Richard Yao 4def05f8a6 Fix memory leak in zpool_clear_label()
Clang's static analyzer reported a memory leak in zpool_clear_label().
Upon review, it turns out to be right. This should be a very short lived
leak because no daemons use this functionality, but that does not
preclude the possibility of third party daemons that do use it. Lets fix
it to be a good Samaritan.

Signed-off-by: Richard Yao <ryao@gentoo.org>
Signed-off-by: Ned Bass <bass6@llnl.gov>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Issue #2330
2014-05-30 17:00:37 -07:00
..
2012-08-27 11:47:44 -07:00
2013-01-08 10:35:35 -08:00
2012-08-27 11:47:44 -07:00
2012-08-27 11:47:44 -07:00
2013-11-05 12:23:11 -08:00
2013-12-18 16:46:35 -08:00
2013-09-04 15:49:00 -07:00