K 10 svn:author V 7 asomers K 8 svn:date V 27 2014-03-07T23:01:35.071887Z K 7 svn:log V 281 cddl/contrib/opensolaris/lib/libuutil/common/uu_avl.c Fix a memory leak in uu_avl_pool_create: pthread_mutex_init without a corresponding pthread_mutex_destroy. It shows up, among other places, when doing "zfs list". MFC after: 3 weeks Sponsored by: Spectra Logic Corporation END