Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3357613
D7331.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
522 B
Referenced Files
None
Subscribers
None
D7331.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D7331: [native] Explicitly pass `NULL` to `Thread` initializer in `createThreadStoreOperations`
Attached
Detach File
Event Timeline
Log In to Comment