Fix ConcurrentHashMap iterator copy
Summary: UndefinedBehaviorSanitizer: null-pointer-use buck-out/dev-asan-ubsan/gen/folly/concurrency/concurrent_hash_map#header-mode-symlink-tree-with-header-map,headers/folly/concurrency/ConcurrentHashMap.h:440:30 in Finished test run: https://our.intern.facebook.com/intern/testinfra/testrun/882372015 Summary (total time 1.49s): PASS: 0 FAIL: 0 SKIP: 0 FATAL: 1 folly/concurrency/test:concurrent_hash_map_test - ConcurrentHashMap.CopyIterator TIMEOUT: 0 OMIT: 0 ``` Reviewed By: djwatson Differential Revision: D7003359 fbshipit-source-id: d6764caf2dfb1f19cf5b38a9e89d7c0583c75412
Showing
Please register or sign in to comment