Index: /trunk/psLib/test/types/tap_psArray_all.c
===================================================================
--- /trunk/psLib/test/types/tap_psArray_all.c	(revision 9742)
+++ /trunk/psLib/test/types/tap_psArray_all.c	(revision 9743)
@@ -281,4 +281,5 @@
     psArray *a = NULL;
     a = psArrayAlloc(3);
+    a->n = 0;
     psS32 *s1 = (psS32*)psAlloc(sizeof(psS32));
     *s1 = 2;
