HomeFreeBSD

Free props in ztest_init()

Description

Free props in ztest_init()

Valgrind complained about this and it's absolutely right. The
props nvlist was not being freed in ztest_init.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Richard Yao <ryao@gentoo.org>
Closes #2174

Details

Provenance
Richard Yao <ryao@gentoo.org>Authored on Jan 21 2014, 1:30 AM
Brian Behlendorf <behlendorf1@llnl.gov>Committed on Mar 12 2014, 4:01 PM
Parents
rG0bb89b6c5942: sighandler() should take 2 arguments
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rG85802aa42bf8: Free props in ztest_init() (authored by Richard Yao <ryao@gentoo.org>).Mar 12 2014, 4:01 PM