September 08, 2010
phobos commit, revision 1973


user: dsimcha

msg:
Fix memory corruption bug in std.array caused by having GC block attributes backwards.

http://www.dsource.org/projects/phobos/changeset/1973

September 08, 2010
Thank you David...

The code I copied that from looked like (!(ti.next.flags() & 1) ? BlkAttr.NO_SCAN : 0))

Missed that first ! (strange thing to have there anyways).

-Steve



----- Original Message ----
> From: dsource.org <noreply at dsource.org>
> To: phobos at puremagic.com
> Sent: Wed, September 8, 2010 5:18:13 PM
> Subject: [phobos] phobos commit, revision 1973
> 
> phobos commit, revision 1973
> 
> 
> user: dsimcha
> 
> msg:
> Fix memory  corruption bug in std.array caused by having GC block attributes
>backwards.
> 
> http://www.dsource.org/projects/phobos/changeset/1973
> 
> _______________________________________________
> phobos  mailing list
> phobos at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/phobos
>