Commit bcda207
committed
3DS: Reduce autosave thread stack size
It was unnecessarily large and seemed to sometimes trigger an edge case in
newlib's heap handling, leading to an infinite loop when trying to merge
heap bins. It seems to be a super-specific edge-case of when these bins
merge, so it's really hard to tell if it is a newlib bug or not.1 parent 18dd97c commit bcda207
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1066 | 1066 | | |
1067 | 1067 | | |
1068 | 1068 | | |
1069 | | - | |
| 1069 | + | |
1070 | 1070 | | |
1071 | 1071 | | |
1072 | 1072 | | |
| |||
0 commit comments