Farid Zaripov wrote:
> -----Original Message-----
> From: Andrew Black [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, August 16, 2006 12:03 AM
> To: [email protected]
> Subject: [patch] resolve segv in locale/localedef
>
> Below is a 2 line patch to the locale and localedef utilities
> that resolves a segfault encountered during automated testing
> (and adds a missing newline). This problem generally shows
> up during stage 2 of the run_locale_utils.sh script.
See, please, the attached patch.
Without this patch I got the following diagnostic message
within validate() function (locale.cpp, line 103):
"Error 399: invalid size at 00AE0000: 4294967295, expected 352".
Okay, this is in: http://svn.apache.org/viewvc?rev=431989&view=rev
Please remember to include a ChangeLog entry with each [PATCH].
Thanks
Martin