4 messages in net.java.dev.jna.users[jna-users] corruption on byte[]
FromSent OnAttachments
Roger PackMay 21, 2009 11:03 am 
Timothy WallMay 21, 2009 11:37 am 
Roger PackMay 21, 2009 2:03 pm 
Timothy WallMay 21, 2009 4:22 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[jna-users] corruption on byte[]Actions...
From:Roger Pack (roge@gmail.com)
Date:May 21, 2009 11:03:59 am
List:net.java.dev.jna.users

Currently with 3.0.9, at least, sometimes when I pass (long lifed) byte[]  through...after say 5 minutes I pass them through, they're good in java land, but corrupted in C land.  Any thoughts? -=r