mirror of
https://github.com/parchlinux/calamares.git
synced 2025-02-28 12:55:49 -05:00
- ValueCheck shouldn't own the pointer, since it's just a QPair and there are temporary copies made (e.g. in ContextualProcessBinding::append() ) and we get double-deletes. - Do deletion by hand; going full unique_ptr would be a bit overkill. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
contextualprocess.conf | ||
ContextualProcessJob.cpp | ||
ContextualProcessJob.h | ||
module.desc |