This crash is caused because the memory management is incorrect. Memory is
allocated for the field values by
AMALLOCNN(fieldList.fieldValueList,c,ARFieldValueStruct);
and released by a call to
FreeARFieldValueList(&fieldList, FALSE);
These used to be
Newz(777,fieldList.fieldVal
] On Behalf Of John Unsworth
Sent: 14 June 2007 12:25
To: arsperl-users@arsperl.org
Subject: Re: [Arsperl-users] ars_CreateEntry crashing perl
This crash is caused because the memory management is incorrect. Memory is
allocated for the field values by
AMALLOCNN(fieldList.fieldValueList,c
--
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of John Unsworth
Sent: 20 June 2007 15:25
To: 'ARSperl User Discussion'
Subject: Re: [Arsperl-users] ars_CreateEntry crashing perl
Apologies got that wrong. If Perl is compiled to use Perl memory allocation
it seems to p
Hello,
Can someone explain what happens now? Do we get notified of an official fix?
Regards,
John.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of John Unsworth
Sent: 24 June 2007 21:27
To: 'ARSperl User Discussion'
Subject: Re: [Ars
: 20 July 2007 20:42
To: ARSperl User Discussion
Subject: Re: [Arsperl-users] ars_CreateEntry crashing on Windows
John Unsworth wrote:
> Hello,
>
> Can someone explain what happens now? Do we get notified of an
> official fix?
>
I added this patch to the CVS tree. Since the
5 matches
Mail list logo