LGTM.com - false positive (Disposable ... is created here but is not disposed.)
Aberta
C#
false-positive
- Linguagem predominante
- CodeQL
- Estrelas
- 10.1k
- Forks
- 2.1k
- Merge médio
- 2d 15h
- PRs com merge (30d)
- 141
Descrição
**Description of the false positive**
LGTM is warning here about a disposable not being disposed. However Dispose() is called in a lambda method.
**URL to the alert on the project page on LGTM.com**
https://lgtm.com/projects/g/openmod/openmod/snapshot/1f5535ff85a02bc80f0cd72e823b2ab48e731380/files/framework/OpenMod.Core/Rcon/RconStartListener.cs?sort=name&dir=ASC&mode=heatmap#L63
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.