Accomidate length delimited DRDA strings where string length does not equal
byte length
---------------------------------------------------------------------------------------
Key: DERBY-4009
URL: https://issues.apache.org/jira/browse/DERBY-4009
Project: Derby
Issue Type: Sub-task
Affects Versions: 10.5.0.0
Reporter: Kathey Marsden
Priority: Minor
Currently the drda code in server and client assumes that the byte length of
ddm parameters is equal to the character length. In the fix for DERBY-728, ddm
parameters such as RDBNAM will be in UTF-8 and the character and byte length
may not match. The code needs to allow for this.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.