Popa Vlad
Results
2
issues of
Popa Vlad
### Description When exiting the addons.py script, an error message saying `-- Aborted by user : Mouse went out of terminal` appears. ### Steps to reproduce run `make addons` and...
bug
build
### Description Happens because ld throws every section in one PT_LOAD segment and makes it RWX. This bug can be fixed by fixing the `tools/link_elf.ld` linker script, but the logical...
bug
build