[EMAIL PROTECTED] (via RT) wrote:

# New Ticket Created by [EMAIL PROTECTED] # Please include the string: [perl #18336]
# in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt2/Ticket/Display.html?id=18336 >

-    newhandles = (ParrotIOTable)mem_sys_allocate(size);
+    newhandles = (ParrotIOTable)mem_sys_allocate_zeroed(size);
     return newhandles;
Thanks, applied,
leo

Reply via email to