FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Close eventLogSession and EventLogReader to unlock an etl file by iSazonov · Pull Request #4034 · PowerShell/PowerShell · GitHub

Close eventLogSession and EventLogReader to unlock an etl file - #4034

Merged
Jason Shirk (lzybkr) merged 2 commits into
PowerShell:masterfrom
iSazonov:winevent-lock
Jul 7, 2017
Merged

Close eventLogSession and EventLogReader to unlock an etl file#4034
Jason Shirk (lzybkr) merged 2 commits into
PowerShell:masterfrom
iSazonov:winevent-lock

Conversation

Ilya (iSazonov) commented Jun 16, 2017
edited
Loading

Copy link
Copy Markdown
Collaborator

Fix #3979

No tests and documentation required.

{
try
if (readerObj != null)
{

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

This test isn't necessary - new would throw an exception or return non-null.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Fixed.

Copy link
Copy Markdown
Collaborator Author

Jason Shirk (@lzybkr) Could you please continue the code review?

Jason Shirk (lzybkr) merged commit f8ae37c into PowerShell:master Jul 7, 2017
Ilya (iSazonov) deleted the winevent-lock branch July 7, 2017 06:31
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL