Core: Remove side effects from the destructor.
Invoking Settings::save() might cause logging, which requires a valid Core instance. Doing so from the constructor isn't a good idea
Loading
Please register or sign in to comment
Invoking Settings::save() might cause logging, which requires a valid Core instance. Doing so from the constructor isn't a good idea
VideoLAN code repository instance