Kbase P112634: Error using MEMPTR and BASE64-DECODE function
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  5/12/2009 |
|
Status: Verified
SYMPTOM(s):
Error using MEMPTR and BASE64-DECODE function
** Array subscript 0 is out of range. (26)
Progress session crashes
Stack trace from _progres reads:
/usr/lib/libstdc++-libc6.2-2.so.3
FACT(s) (Environment):
Procedure contains a variable MEMPTR
Procedure is called twice
BASE64-DECODE result is stored in the MEMPTR variable
OpenEdge 10.1x
All Supported Operating Systems
CAUSE:
Bug# OE00125794
FIX:
Upgrade to 10.1B or later.
If upgrading is not an option, define the MEMPTR variable out of the scope of the procedure as a workaround.