CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2017/11/01 09:45:28

Modified files:
        usr.bin/ctfdump: elf.c 

Log message:
Disable relocation until it is shown to be necessary.  This code
is present here because ctfconv(1) needs it.

Prevent an access violation since the file is mmap(2)'d without
write permission.

Triggered by jsg@ with afl(1).

Reply via email to