capability API to allow plugin-controlled capability set
This commit is contained in:
@@ -108,6 +108,11 @@ struct library_t {
|
||||
* various settings loaded from settings file
|
||||
*/
|
||||
settings_t *settings;
|
||||
|
||||
/**
|
||||
* is leak detective running?
|
||||
*/
|
||||
bool leak_detective;
|
||||
};
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user