Closed GoogleCodeExporter closed 9 years ago
Yes, we do not check whether the caller is intelligent enough to pass a correct
"len" parameter =) You are completely right.
However...
* The method will never be called by third-party code
* At the only place where our own code uses it, we pass an offset of "0" and
length == buffer.length ("tc.receiveMessage(msg, 0, msg.length)")
Original comment by cleondris
on 10 Jun 2013 at 3:46
Original issue reported on code.google.com by
a.pritch...@psiphon.ca
on 10 Apr 2013 at 5:43