Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing bug throwing ArgumentOutOfRangeException if input is empty list #246

Merged

Conversation

thorhalvor
Copy link

ref : System.ArgumentOutOfRangeException : Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index

@thorhalvor thorhalvor force-pushed the bugfix/possible-empty-paramlist branch from a8da773 to 2698af7 Compare September 17, 2018 06:55
ref : System.ArgumentOutOfRangeException : Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index
@thorhalvor thorhalvor force-pushed the bugfix/possible-empty-paramlist branch from 2698af7 to 4c2d24b Compare September 17, 2018 06:58
@304NotModified
Copy link
Member

Thanks! Also for the unit test :)

@304NotModified 304NotModified added this to the 1.2.2 milestone Sep 17, 2018
@304NotModified 304NotModified merged commit b3f2fe8 into NLog:master Sep 17, 2018
@thorhalvor thorhalvor deleted the bugfix/possible-empty-paramlist branch September 17, 2018 19:30
@304NotModified 304NotModified modified the milestones: 1.2.2, 1.3 Sep 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants