mirror of
https://github.com/dingusdev/dingusppc.git
synced 2024-12-25 03:29:38 +00:00
Add some Open Firmware bugs
This commit is contained in:
parent
f78db220bc
commit
6fbe03adb3
@ -256,3 +256,5 @@ Apple OF is known to contain numerous bugs. The following table lists some recen
|
|||||||
| OF version affected | Bug description |
|
| OF version affected | Bug description |
|
||||||
|:-------------------:|-----------------|
|
|:-------------------:|-----------------|
|
||||||
| 2.0f1, 2.4 | A numerical overflow in `um/mod` used by `get-usecs-60x` causes the OF console to become unresponsive after approx. 71 minutes. You have to restart your computer once the bug is triggered. |
|
| 2.0f1, 2.4 | A numerical overflow in `um/mod` used by `get-usecs-60x` causes the OF console to become unresponsive after approx. 71 minutes. You have to restart your computer once the bug is triggered. |
|
||||||
|
| 1.0.5 | /chaos/control `fill-rectangle` is ( ? color y x w h -- ) instead of ( color x y w h -- ) |
|
||||||
|
| 2.4 | string literal buffers `"` on the command line are 256 bytes but will overflow if you enter more than 256 bytes. |
|
||||||
|
Loading…
Reference in New Issue
Block a user