Commit 7fd8b48
committed
Fix lvfontio memory allocation with fixed width fonts
There was a branch of the loading that failed to set max_slots.
This led to unpredicatable allocation failures.
Fixes micropython#105601 parent b861607 commit 7fd8b48
File tree
1 file changed
+2
-1
lines changed1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
253 | 253 | | |
254 | 254 | | |
255 | 255 | | |
| 256 | + | |
| 257 | + | |
256 | 258 | | |
257 | 259 | | |
258 | | - | |
259 | 260 | | |
260 | 261 | | |
261 | 262 | | |
| |||
0 commit comments