-
Notifications
You must be signed in to change notification settings - Fork 377
Closed
Description
PR #6838 disabled the returns-receiver checker by default in the resource leak checker, which was certainly a good change. However, the manual still suggests (now incorrectly) that the returns-receiver checker has to be disabled if you don't want it:
\item The \<-ACalledMethodsChecker\_disableReturnsReceiver> option disables |
The replacement option -AenableReturnsReceiverForRlc
is not documented.
Metadata
Metadata
Assignees
Labels
No labels