Skip to content

EventLogLogger Doesn't Dispose of System.Diagnostics.EventLog #649

Description

@celery9376

Microsoft.Extensions.Logging.EventLog.WindowsEventLog.cs creates a System.Diagnostics.EventLog which is IDisposable, but WindowsEventLog itself is not IDisposable. This could be a potential memory leak.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

help wantedUp for grabs. We would accept a PR to help resolve this issue

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions