Commit 9f87398
committed
fixed Caused by java.lang.OutOfMemoryError
Failed to allocate a 59953368 byte allocation with 16777216 free bytes and 17MB until OOM
java.lang.StringFactory.newStringFromChars (StringFactory.java:218)
arrow_right
com.jecelyin.editor.v2.io.FileReader.read (Unknown Source)
com.jecelyin.editor.v2.editor.Document$ReadFileTask.doInBackground (Unknown Source)
com.jecelyin.editor.v2.editor.Document$ReadFileTask.doInBackground (Unknown Source)
android.os.AsyncTask$2.call (AsyncTask.java)
arrow_drop_down
java.lang.Thread.run (Thread.java)1 parent 6ff1cf7 commit 9f87398
File tree
2 files changed
+3
-1
lines changed- lib-n-ide/src/main/java/com/jecelyin/editor/v2
- editor
- io
2 files changed
+3
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
154 | | - | |
| 154 | + | |
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| 69 | + | |
| 70 | + | |
69 | 71 | | |
70 | 72 | | |
71 | 73 | | |
| |||
0 commit comments