Closed Andy-Python-Programmer closed 2 years ago
This pull request refactors the ELF parser in the vm module to return errors instead of panicking which by default the xmas_elf crate does.
vm
xmas_elf
Signed-off-by: Andy-Python-Programmer andypythonappdeveloper@gmail.com
This pull request refactors the ELF parser in the
vm
module to return errors instead of panicking which by default thexmas_elf
crate does.Signed-off-by: Andy-Python-Programmer andypythonappdeveloper@gmail.com