Fix use after free with vImportedDrvToDerivation
This commit is contained in:
@@ -101,6 +101,7 @@ public:
|
||||
const ref<Store> buildStore;
|
||||
|
||||
RootValue vCallFlake = nullptr;
|
||||
RootValue vImportedDrvToDerivation = nullptr;
|
||||
|
||||
private:
|
||||
SrcToStore srcToStore;
|
||||
|
||||
Reference in New Issue
Block a user