mirror of
https://github.com/corda/corda.git
synced 2025-01-21 03:55:00 +00:00
Merge branch 'oss-master' into dev
This commit is contained in:
commit
8fdd547922
@ -66,6 +66,7 @@ public class BufferedInputStream extends InputStream {
|
||||
}
|
||||
break;
|
||||
} else {
|
||||
offset += c;
|
||||
count += c;
|
||||
length -= c;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user