Arnau478 / hevi

Hex viewer
https://arnau478.github.io/hevi/
GNU General Public License v3.0
56 stars 2 forks source link

Trying to dump a directory fails with an "Out of memory" message #43

Closed Arnau478 closed 2 weeks ago

Arnau478 commented 2 weeks ago

When trying to do hevi foo, if foo is a directory, the following error is reported:

error: Out of memory

This is likely a catch that doesn't check the actual error and blindly returns error.OutOfMemory.