Page MenuHomePhabricator

D7331.diff
No OneTemporary

D7331.diff

diff --git a/native/cpp/CommonCpp/NativeModules/CommCoreModule.cpp b/native/cpp/CommonCpp/NativeModules/CommCoreModule.cpp
--- a/native/cpp/CommonCpp/NativeModules/CommCoreModule.cpp
+++ b/native/cpp/CommonCpp/NativeModules/CommCoreModule.cpp
@@ -651,7 +651,8 @@
roles,
currentUser,
std::move(sourceMessageID),
- repliesCount};
+ repliesCount,
+ NULL};
threadStoreOps.push_back(
std::make_unique<ReplaceThreadOperation>(std::move(thread)));

File Metadata

Mime Type
text/plain
Expires
Mon, Nov 25, 12:38 AM (21 h, 10 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2577813
Default Alt Text
D7331.diff (522 B)

Event Timeline