Skip to content

Commit f138320

Browse files
committedSep 2, 2022
Remove now-unnecessary leak suppression.
This leak got fixed in project-chip#22323
1 parent e56afce commit f138320

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed
 

‎scripts/tests/chiptest/lsan-mac-suppressions.txt

-4
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,6 @@ leak:ERR_get_state
2323
leak:[BleConnection initWithDiscriminator:]
2424
leak:[CBXpcConnection initWithDelegate:queue:options:sessionType:]
2525

26-
# TODO: ClusterBase::SubscribeAttribute creates a subscription that cannot
27-
# actually be shut down in any way.
28-
leak:ClusterBase::SubscribeAttribute
29-
3026
# TODO: Figure out how we are managing to leak NSData while using ARC!
3127
leak:[CHIPToolKeypair signMessageECDSA_RAW:]
3228

0 commit comments

Comments
 (0)