null variable on shutdown

SVN revision: 58268
This commit is contained in:
Mike Blumenkrantz 2011-04-02 03:05:00 +00:00
parent 8292de72f2
commit a93764d3b7
1 changed files with 1 additions and 0 deletions

View File

@ -160,6 +160,7 @@ eeze_libmount_shutdown(void)
mnt_unlock_file(_eeze_mtab_lock);
mnt_free_lock(_eeze_mtab_lock);
_eeze_mtab_lock = NULL;
}
unsigned long