-
-
Notifications
You must be signed in to change notification settings - Fork 339
Closed
Milestone
Description
This commit introduced after 2.0.15 results in an NRE during some shutdown cases where m_lockingModel is null during Close/Dispose.
The simplistic fix is to add a check to FileAppender. The better fix is to enable nullability on FileAppender, RollingFileAppender, and their unit tests, and fix all nullability problems.
A fix is needed as a 2.0.17 package in addition to the proposed 3.0 package.
Metadata
Metadata
Assignees
Labels
No labels