mirror of
https://github.com/peterbraden/node-opencv.git
synced 2025-12-08 19:45:55 +00:00
AsyncSaveWorker now controls the lifecycle of its filename
This commit is contained in:
parent
7a50a5b4c2
commit
5ca03b25b4
@ -982,7 +982,7 @@ public:
|
||||
|
||||
private:
|
||||
Matrix* matrix;
|
||||
char* filename;
|
||||
std::string filename;
|
||||
int res;
|
||||
};
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user