mirror of
https://github.com/opencv/opencv.git
synced 2024-11-25 19:50:38 +08:00
ocl/bufferpool: fix cleanup
This commit is contained in:
parent
8616cd875b
commit
b5529aef9c
@ -3957,6 +3957,7 @@ public:
|
||||
derived()._releaseBufferEntry(entry);
|
||||
}
|
||||
reservedEntries_.clear();
|
||||
currentReservedSize = 0;
|
||||
}
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user