Bruce Evans 6a206dd96a Cast function pointers to uintfptr_t before casting them to u_long.
Hopefully caddr_t is large enough to hold function pointers.

Cast object pointers to uintptr_t before casting them to u_long.

Types are wronger than usual for the PT_READ_U case.  ptrace() can
only return ints, but longs are accessed.
1998-07-15 04:43:49 +00:00
..
1998-07-11 07:46:16 +00:00
1998-07-11 07:46:16 +00:00
1998-07-13 06:34:02 +00:00