mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
57dada5338
* 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> |
||
---|---|---|
.. | ||
truncindex.go | ||
truncindex_test.go |