Package: memtool
Version: 2016.07.0-1
Severity: minor
Tags: upstream

        uwe@perseus:/tmp$ touch emptyfile

        uwe@perseus:/tmp$ /usr/sbin/memtool md -s emptyfile
        Bus error

        uwe@perseus:/tmp$ /usr/sbin/memtool mw -d emptyfile 0 0
        Bus error

I'm not sure what should happen in the md case, but a Bus error is one
of the worse possibilities. For mw the file should be extended
appropriately, maybe even if the file doesn't exist.

It's not instantly clear to me, how to implement this for mw however.
Suggestions (for both cases) welcome.

Best regards
Uwe

Reply via email to