CVSROOT:        /cvs
Module name:    src
Changes by:     guent...@cvs.openbsd.org        2016/05/22 17:02:28

Modified files:
        usr.bin/kdump  : ktrstruct.c 

Log message:
On hppa, function pointer comparison can require dereferencing them.
kdump can't do that for a sigaction sa_handler pointer from the trace,
so cast to void* to suppress it.

ok deraadt@

Reply via email to