|
Hi All,
I am using a YAJLINTO parser for Parsing the JSON into Data Structure.
I have a program which will do the Parsing twice in the same program, which
is working fine for the first execution, If i call the same program more
than once, randomly it starts failing from the 3rd execution or 4th
execution with the below errors
Program YAJL, Module YAJL_ICONV
rc = (int)iconv( ic,
&inppos,
&inpleft,
&outpos,
&outleft );
This line is returning errno as 3450.
Any idea why this issue is happening?
Regards,
Suren
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.