]> git.proxmox.com Git - mirror_spl-debian.git/blobdiff - module/splat/splat-internal.h
Imported Upstream version 0.6.5.9
[mirror_spl-debian.git] / module / splat / splat-internal.h
index d00af90fa748d69f5d93cc06ac249ef6ccf29d59..36cf04da1ec017a27a2872bf4c2e50805b7f6616 100644 (file)
@@ -94,6 +94,7 @@
                                 &((sub)->test_list), test_list) {      \
                 if (_test_->desc.id == tid) {                           \
                         list_del_init(&(_test_->test_list));           \
+                       kfree(_test_);                                  \
                         _flag_ = 1;                                     \
                 }                                                       \
         }                                                               \