- Timestamp:
- Oct 1, 2020 8:07:48 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/dconnect/src/ipcDConnectService.cpp
r54176 r86401 1361 1361 1362 1362 ClientDownInfo *cInfo = new ClientDownInfo(aSenderID); 1363 RTMEM_MAY_LEAK(cInfo); /* tstVBoxAPIPerf leaks one allocated during ComPtr<IVirtualBoxClient>::createInprocObject(). */ 1363 1364 g_ClientDownMap[aSenderID] = cInfo; 1364 1365 g_ClientDownList.push_front(cInfo);
Note:
See TracChangeset
for help on using the changeset viewer.