HTTPAPI crashing. Error messge: ":” The length requested for storage allocation is out of range.”
Posted: Sun Aug 03, 2025 11:10 am
HTTPAPI crashes when the value of a node is very large. This is happening for me when trying to parse an XML where one or more of the nodes contains an image; such as a signature or some other graphic attachment.
What is specifically crashing is this:
a. Program: HTTPAPIR4
b. Library: LIBHTTP
c. Module: HTTPUTIL4
d. Procedure: xrealloc
a. Code crashing: Realloc size Ptr
error message: The length requested for storage allocation is out of range.”
Does anyone know of a solution for this? Is there a patch or newer version of HTTPAPI I need to be using?
What is specifically crashing is this:
a. Program: HTTPAPIR4
b. Library: LIBHTTP
c. Module: HTTPUTIL4
d. Procedure: xrealloc
a. Code crashing: Realloc size Ptr
error message: The length requested for storage allocation is out of range.”
Does anyone know of a solution for this? Is there a patch or newer version of HTTPAPI I need to be using?