mirror of
git://sourceware.org/git/lvm2.git
synced 2026-01-15 16:32:49 +03:00
Mark unreleased memory pools as internal error
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
Version 1.02.68 -
|
||||
==================================
|
||||
Mark unreleased memory pools as internal error.
|
||||
|
||||
Version 1.02.67 - 19th August 2011
|
||||
==================================
|
||||
|
||||
@@ -94,6 +94,7 @@ void dm_pools_check_leaks(void)
|
||||
log_error(" [%p] %s", p, p->name);
|
||||
#endif
|
||||
}
|
||||
log_error(INTERNAL_ERROR "Unreleased memory pool(s) found.");
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user