classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cp-patches] FYI: CORBA bug fix


From: Meskauskas Audrius
Subject: [cp-patches] FYI: CORBA bug fix
Date: Wed, 1 Jun 2005 12:41:39 +0200

Fixing data read loop (same code fragment in 3 places). The bug
occurs just when array is only partially read from the stream,
so it lived in peace with all tests for a long time.

2005-06-1  Audrius Meskauskas <address@hidden>

* gnu/CORBA/Functional_ORB.java (serveStep),
gnu/CORBA/gnuRequest.java (submit),
gnu/CORBA/CDR/cdrInput.java (read_encapsulation): Correcting
data read loop.

Attachment: read.patch
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]