Hack up glib/tests/array-test to not actually malloc 2G
authorDan Winship <danw@gnome.org>
Thu, 24 Jun 2010 18:23:37 +0000 (14:23 -0400)
committerDan Winship <danw@gnome.org>
Thu, 24 Jun 2010 20:02:39 +0000 (16:02 -0400)
commit1ad08a6a9fc5bf700de31c928d4fc7031bd8fd19
tree4e5d7ae51a902d86b46bf034fe14ed7326db512b
parent48f3f262639b473c9be168d0491bedd357bcbca7
Hack up glib/tests/array-test to not actually malloc 2G

Fixes the test on machines where that allocation takes very long.

https://bugzilla.gnome.org/show_bug.cgi?id=610784
glib/tests/array-test.c