That's a poor band-aid. As Jon said, something somewhere is likely still being corrupted - just not causing a message to be thrown.... YET.
You'll still have a ticking time bomb...
Roger Harman
COMMON Certified Application Developer - ILE RPG on IBM i on Power
-----Original Message-----
From: MIDRANGE-L <midrange-l-bounces@xxxxxxxxxxxxxxxxxx> On Behalf Of James H. H. Lampert via MIDRANGE-L
Sent: Wednesday, July 3, 2024 5:52 PM
To: Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxxxxxxxx>
Cc: James H. H. Lampert <jamesl@xxxxxxxxxxxxxxxxx>
Subject: Re: Weirder and weirder, Re: CEE0810: I think I have something fighting with itself, or with my own code
Well, nothing is getting passed into HTTPAPI with a bad length. And so
that appears to be a dead end.
But it is simple enough to add a prototype for putenv(), and then do a
putenv('QIBM_MALLOC_TYPE=DEFAULT') in the INZSR.
Once I get this thing to a point where it's actually practical to
compile this as a module, and link it into other applications, I
obviously will have to put the putenv call elsewhere, but I can't
imagine a putenv call being particularly costly, especially compared
with a web service call.
--
JHHL
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit:
https://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
at
https://archive.midrange.com/midrange-l.
Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription related questions.
As an Amazon Associate we earn from qualifying purchases.