]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Use fseeko and uintptr_t to make sure that we get a sensible offset
authorDavid Malone <dwmalone@FreeBSD.org>
Sun, 21 Apr 2002 19:04:26 +0000 (19:04 +0000)
committerDavid Malone <dwmalone@FreeBSD.org>
Sun, 21 Apr 2002 19:04:26 +0000 (19:04 +0000)
commit7c8225cab891cbee9c36fd4abf3d6d6eb212fe9c
tree65933527a9e25b3f4a0469eba02b1cbea1d0e8cf
parent603498c75dc3e5003add3e89983048b9e83766dc
Use fseeko and uintptr_t to make sure that we get a sensible offset
when trying to read from the stack.

PR: 37104
Submitted by: Thomas Quinot <thomas@cuivre.fr.eu.org>
MFC after: 3 weeks
usr.bin/truss/syscalls.c