X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/2d21ac55c334faf3a56e5634905ed6987fc787d4..e2fac8b15b12a7979f72090454d850e612fc5b13:/bsd/hfs/hfs_encodings.c?ds=inline diff --git a/bsd/hfs/hfs_encodings.c b/bsd/hfs/hfs_encodings.c index d0e89e8d8..c531aa28b 100644 --- a/bsd/hfs/hfs_encodings.c +++ b/bsd/hfs/hfs_encodings.c @@ -211,6 +211,7 @@ hfs_relconverter(u_int32_t encoding) lck_mtx_unlock(&encodinglst_mutex); FREE(encp, M_TEMP); + record_kext_unload(id); kmod_destroy((host_priv_t) host_priv_self(), id); return (0); }