782c3f08db2b2c0534473dcb7553d4d7fd5e0335
* Unlike other methods in truncindex, Iterate was not locking before using the Trie, making it potentially race e.g. Delete could result in setting a child to nil, while Iterate dereferenced that node while walking the Trie. Signed-off-by: Petar Petrov <pppepito86@gmail.com> Upstream-commit: 57dada53382106952d287dd1f16773e08213ae8d Component: engine
Description
No description provided
Languages
Go
92%
Shell
5.5%
Dockerfile
1.1%
Go-Checksums
0.9%
Makefile
0.3%
Other
0.2%