Commit 9b90b12
committed
Fix use-after-free in builtin_stringWidth/stringHeight
On the desktop target ASAN caught it, but on the PS2 target this manifested as the text jittering back and forth1 parent 64eb6c8 commit 9b90b12
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3889 | 3889 | | |
3890 | 3890 | | |
3891 | 3891 | | |
3892 | | - | |
3893 | 3892 | | |
3894 | 3893 | | |
3895 | 3894 | | |
| |||
3913 | 3912 | | |
3914 | 3913 | | |
3915 | 3914 | | |
| 3915 | + | |
3916 | 3916 | | |
3917 | 3917 | | |
3918 | 3918 | | |
| |||
3927 | 3927 | | |
3928 | 3928 | | |
3929 | 3929 | | |
3930 | | - | |
3931 | 3930 | | |
3932 | 3931 | | |
3933 | 3932 | | |
| 3933 | + | |
3934 | 3934 | | |
3935 | 3935 | | |
3936 | 3936 | | |
| |||
0 commit comments