CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2025/09/19 05:27:51

Modified files:
        usr.bin/netstat: route.c 

Log message:
When copying, use the size of the buffer not size of a pointer.
In this case the buffer was a uintptr_t, so no functional change.

ok miod@ tb@ bluhm@

Reply via email to