knowhere icon indicating copy to clipboard operation
knowhere copied to clipboard

refactor memory management

Open alexanderguzhva opened this issue 9 months ago • 3 comments

Replaced some new T[] with std::make_unique<T[]> to make the code safer. /kind improvement

alexanderguzhva avatar May 15 '24 00:05 alexanderguzhva