Overwrites dequeued ref/value with default. Fixes 18421.
authormarcos henrich <marcoshenrich@gmail.com>
Thu, 29 May 2014 16:53:32 +0000 (17:53 +0100)
committermarcos henrich <marcoshenrich@gmail.com>
Thu, 29 May 2014 16:53:32 +0000 (17:53 +0100)
commit7c52a7bf5fe10f70b547b37f757a9ad022d29d1f
tree1f1182035a89d88f1919e9124f5219818848a71a
parent3cf55e6016811ce115ef47fbb9636f10d4b62789
Overwrites dequeued ref/value with default. Fixes 18421.
ConcurrentQueue was keeping the last dequeued ref/value.
mcs/class/corlib/System.Collections.Concurrent/ConcurrentQueue.cs