You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lizzie
9b64944480
[video_core/control] Fix SIGBUS due to uninit channel_state (#4406)
Some homebrew don't properly initialize the GPU but seemingly try to use it, this is meant to be benign, yet triggers a SIGBUS due to garbage data being on the pointer after ctor(), so the fix is to make it nullptr on construction.
Signed-off-by: lizzie <lizzie@eden-emu.dev>
- [x] I have read and followed the [Contribution Guidelines](https://git.eden-emu.dev/eden-emu/eden/src/branch/master/CONTRIBUTING.md#code-contributions).
- [x] I have read and followed the [AI Policy](https://git.eden-emu.dev/eden-emu/eden/src/branch/master/docs/policies/AI.md)
- [x] I have read and followed the [Coding Guidelines](https://git.eden-emu.dev/eden-emu/eden/src/branch/master/docs/policies/Coding.md) to the best of my ability.
-------------------
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/4406
Reviewed-by: Maufeat <sahyno1996@gmail.com>
Reviewed-by: MaranBr <maranbr@eden-emu.dev>
|
3 days ago |
| .. |
|
FindDiscordRPC.cmake
|
[cmake, docs] Reorganize CMakeModules directory and add GentooCross toolchain (#4088)
|
3 months ago |
|
FindFFmpeg.cmake
|
[cmake, docs] Reorganize CMakeModules directory and add GentooCross toolchain (#4088)
|
3 months ago |
|
FindLLVM.cmake
|
[cmake, docs] Reorganize CMakeModules directory and add GentooCross toolchain (#4088)
|
3 months ago |
|
FindRenderDoc.cmake
|
[cmake, docs] Reorganize CMakeModules directory and add GentooCross toolchain (#4088)
|
3 months ago |
|
FindSimpleIni.cmake
|
[cmake, docs] Reorganize CMakeModules directory and add GentooCross toolchain (#4088)
|
3 months ago |
|
Findenet.cmake
|
[cmake] Simplify DetectPlatform and normalize platform names (#4183)
|
1 month ago |
|
Findgamemode.cmake
|
[cmake, docs] Reorganize CMakeModules directory and add GentooCross toolchain (#4088)
|
3 months ago |
|
Findhttplib.cmake
|
[cmake, docs] Reorganize CMakeModules directory and add GentooCross toolchain (#4088)
|
3 months ago |
|
Findlibiw.cmake
|
[cmake, docs] Reorganize CMakeModules directory and add GentooCross toolchain (#4088)
|
3 months ago |
|
Findlibusb.cmake
|
[cmake] Simplify DetectPlatform and normalize platform names (#4183)
|
1 month ago |
|
Findlz4.cmake
|
[cmake] Simplify DetectPlatform and normalize platform names (#4183)
|
1 month ago |
|
Findstb.cmake
|
[cmake, docs] Reorganize CMakeModules directory and add GentooCross toolchain (#4088)
|
3 months ago |
|
Findzstd.cmake
|
[cmake, docs] Reorganize CMakeModules directory and add GentooCross toolchain (#4088)
|
3 months ago |