mirror of
https://github.com/privacore/open-source-search-engine.git
synced 2025-12-18 22:14:35 -05:00
valgrind flagged the overlapping memory in HashTableX::setValue(). It happens in the call-chain removeKey() -> removeSlot() -> addKey() -> setValue() where 'value' will point to the value it has/will have
9.5 KiB
9.5 KiB