Skip to content

Use checked arithmetic when appending ICollection values to List<T>#76747

Merged
eiriktsarpalis merged 1 commit intodotnet:mainfrom
eiriktsarpalis:list-fixes
Oct 7, 2022
Merged

Use checked arithmetic when appending ICollection values to List<T>#76747
eiriktsarpalis merged 1 commit intodotnet:mainfrom
eiriktsarpalis:list-fixes

Conversation

@eiriktsarpalis
Copy link
Member

Fix #76116.

@eiriktsarpalis eiriktsarpalis self-assigned this Oct 7, 2022
@eiriktsarpalis eiriktsarpalis added this to the 8.0.0 milestone Oct 7, 2022
@ghost
Copy link

ghost commented Oct 7, 2022

Tagging subscribers to this area: @dotnet/area-system-collections
See info in area-owners.md if you want to be subscribed.

Issue Details

Fix #76116.

Author: eiriktsarpalis
Assignees: -
Labels:

area-System.Collections

Milestone: -

@eiriktsarpalis eiriktsarpalis merged commit 415a417 into dotnet:main Oct 7, 2022
@eiriktsarpalis eiriktsarpalis deleted the list-fixes branch October 7, 2022 21:25
@ghost ghost locked as resolved and limited conversation to collaborators Nov 7, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

List<T>.AddRange with erroneous input has inconsistent behavior

2 participants