Posted on Aug 12, 2012 by
Happy Kangaroo
native-extension/Windows-x86/SerialANE.c
line #153,
there is: FREReleaseByteArray( &incomingBytes); should be: FREReleaseByteArray( argv[0]);
Comment #1
Posted on Aug 12, 2012 by Happy KangarooThe same bug in: native-extension/MacOS-x86/SerialANE.c line #155
Comment #2
Posted on Sep 17, 2012 by Helpful BirdSame issue. Forced to call readByte instead :(
Comment #3
Posted on Nov 12, 2012 by Happy Bear(No comment was entered for this change.)
Status: Accepted
Labels:
Type-Defect
Priority-Medium