Bug 1052237 - [GSS] (6.3.0) Backport JacORB #904 CDRInputStream.read_string should handle 0 string size gracefully
Summary: [GSS] (6.3.0) Backport JacORB #904 CDRInputStream.read_string should handle ...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: IIOP
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: DR0
: EAP 6.3.0
Assignee: Brad Maxwell
QA Contact:
URL: https://c.na7.visual.force.com/apex/C...
Whiteboard:
Depends On:
Blocks: 1036819 1051273
TreeView+ depends on / blocked
 
Reported: 2014-01-13 14:13 UTC by Brad Maxwell
Modified: 2018-12-03 20:59 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
The function CDRInputStream.read_string mishandles an empty string, incorrectly caculating this as a length of zero (0), resulting in a marshall exception. A QoS was added to allow CDRInputStream.read_string to interoperate with those ORBs that do not encode empty strings correctly.
Clone Of: 1036819
Environment:
Last Closed: 2014-06-28 15:28:24 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Brad Maxwell 2014-01-13 14:13:25 UTC
+++ This bug was initially created as a clone of Bug #1036819 +++

Backport  http://www.jacorb.org/bugzilla/show_bug.cgi?id=904
to jacorb in EAP 6.1.1  ie to jacorb-2.3.2-redhat-4.jar

See similar bz for EAP 6.0.0 https://bugzilla.redhat.com/show_bug.cgi?id=1036044

--- Additional comment from Nick Cross on 2013-12-03 12:02:32 EST ---

Backpatched with SHA b1debdd79b07d10307fcacb6f4934ce9ed2d8958

Comment 2 Kabir Khan 2014-04-04 14:38:28 UTC
Setting to ON_QA since upgrade should fix this

Comment 3 Jan Martiska 2014-04-17 11:10:38 UTC
Verified in EAP 6.3.0.ER1 / jacorb 2.3.2-redhat-6


Note You need to log in before you can comment on or make changes to this bug.