Commit 6dcee9a
committed
Fixed bug writing uncompressed files
Fixed bug where uncompressed files were not written properly because the uncompressed data was deleted before it could be written. Now, the data is copied to another array and written from there. Updated release to follow.1 parent 095c859 commit 6dcee9a
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
437 | 437 | | |
438 | 438 | | |
439 | 439 | | |
440 | | - | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
441 | 444 | | |
442 | 445 | | |
443 | 446 | | |
| |||
0 commit comments