Skip to content

Commit c2fba84

Browse files
Remove now-unnecessary leak suppression. (#22355)
This leak got fixed in project-chip/connectedhomeip#22323
1 parent e89c90b commit c2fba84

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)