Share

jir - Java IrDA lite

Tracker: Bugs

5 arraycopy error in TtpStore constructor - ID: 711135
Last Update: Tracker Item Submitted ( nobody )

TtpStore.java, line 61:

this.data = data;

It should probably be this:

this.data = b;

Thanks.

John Clark
clarkjc@stny.rr.com


Nobody/Anonymous ( nobody ) - 2003-03-28 00:48

5

Open

None

Nobody/Anonymous

None

None

Public


Comments




Log in to comment.

No follow-up comments have been posted.

Attached File

No Files Currently Attached

Change

No changes have been made to this artifact.