-
- Downloads
Fixed infinite loop bug in function 'readBin' when reading non-terminated strings from file.
Also added unit tests for this bug.
Showing
- com.oracle.truffle.r.runtime/src/com/oracle/truffle/r/runtime/RError.java 2 additions, 1 deletion...le.r.runtime/src/com/oracle/truffle/r/runtime/RError.java
- com.oracle.truffle.r.runtime/src/com/oracle/truffle/r/runtime/conn/DelegateRConnection.java 21 additions, 24 deletions...om/oracle/truffle/r/runtime/conn/DelegateRConnection.java
- com.oracle.truffle.r.test/src/com/oracle/truffle/r/test/ExpectedTestOutput.test 11 additions, 0 deletions...est/src/com/oracle/truffle/r/test/ExpectedTestOutput.test
- com.oracle.truffle.r.test/src/com/oracle/truffle/r/test/library/base/TestConnections.java 6 additions, 1 deletion...m/oracle/truffle/r/test/library/base/TestConnections.java
Loading
Please register or sign in to comment