mirror of
https://github.com/opencv/opencv.git
synced 2025-06-11 03:33:28 +08:00
Merge pull request #3853 from alalek:ocl_fix_bufferpool_cleanup
This commit is contained in:
commit
5a0c7a1330
@ -3957,6 +3957,7 @@ public:
|
||||
derived()._releaseBufferEntry(entry);
|
||||
}
|
||||
reservedEntries_.clear();
|
||||
currentReservedSize = 0;
|
||||
}
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user