in System.Collections.Generic:
commitb526236d77ac45e47e82c38299262321948bc974
authorjbevain <jbevain@e3ebcda4-bce8-0310-ba0a-eca2169e7518>
Wed, 25 Nov 2009 17:30:16 +0000 (25 17:30 +0000)
committerjbevain <jbevain@e3ebcda4-bce8-0310-ba0a-eca2169e7518>
Wed, 25 Nov 2009 17:30:16 +0000 (25 17:30 +0000)
tree2e2ed9303e53c2ffc2c7797437f3dd3b8018f9ac
parente75a8deed0d43a1f92d3d679b08a9aec20a5cf90
in System.Collections.Generic:
2009-11-25  Jb Evain  <jbevain@novell.com>

* Queue.cs (Enqueue): deal with the case where the tail
is off the array when deciding to enlarge the capacity.

in Test/System.Collections.Generic:
2009-11-25  Jb Evain  <jbevain@novell.com>

* QueueTest.cs: add test for a specific combination of
calls that make the queue crash when enqueuing an item.

git-svn-id: svn+ssh://mono-cvs.ximian.com/source/trunk/mcs@146925 e3ebcda4-bce8-0310-ba0a-eca2169e7518
class/System/System.Collections.Generic/ChangeLog
class/System/System.Collections.Generic/Queue.cs
class/System/Test/System.Collections.Generic/ChangeLog
class/System/Test/System.Collections.Generic/QueueTest.cs