1
0
mirror of https://github.com/apple/foundationdb.git synced 2025-06-01 18:56:00 +08:00
Andrew Noyes 28f3ffd2ec Fix a crash in debug mode
For unknown reasons, The previous implementation crashed while
(according to valgrind and ubsan) trying to interpret uninitialized memory as a
shared_ptr. This only happened when CMAKE_BUILD_TYPE=Debug. This change
works for debug mode and also still addresses this TSAN issue the
original change addressed.
2021-08-12 16:19:20 -07:00
..
2021-06-23 09:24:52 -07:00
2021-01-19 11:21:21 -08:00
2021-06-10 20:57:50 -07:00
2021-06-10 20:57:50 -07:00
2021-06-10 20:57:50 -07:00
2021-07-23 17:33:18 -07:00
2021-08-02 09:29:01 -07:00
2021-05-03 13:14:16 -07:00
2021-08-12 16:19:20 -07:00
2021-08-09 11:16:52 -07:00
2021-06-02 10:32:34 -07:00
2021-06-02 10:32:34 -07:00
2021-07-23 17:33:18 -07:00
2021-05-10 10:25:32 -07:00
2021-06-10 20:57:50 -07:00
2021-07-30 13:27:43 -04:00
2021-07-30 13:27:43 -04:00
2021-06-15 15:18:52 -07:00
2021-06-04 15:01:18 -07:00
2021-06-10 20:57:50 -07:00
2021-07-23 17:33:18 -07:00