This repository was archived by the owner on May 1, 2020. It is now read-only.
Commit cea4dd8
fix(copy): fix null pointer in copy method error checking
A nullpointer exception was being thrown in copySrcToDest function when a copy error was detected and its message was interpreted.1 parent a9227e0 commit cea4dd8
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
146 | | - | |
| 146 | + | |
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
| |||
0 commit comments