Commit fe2e84e0 authored by Viktor Prutyanov's avatar Viktor Prutyanov
Browse files

fesvr: elfloader: replace asserts after open and mmap by exceptions

Asserts (especially without a message) aren't human readable way of
error reporting. So, replace them by exceptions with messages with
errno string.
parent 0d1a48c0
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment