Fixed sys_lseek and seek_file calls so all returns
authorJeremy Allison <jra@samba.org>
Sun, 18 Oct 1998 22:06:35 +0000 (22:06 +0000)
committerJeremy Allison <jra@samba.org>
Sun, 18 Oct 1998 22:06:35 +0000 (22:06 +0000)
commitb8aec499dc49b1d86d9f44296e07d40232813642
tree014e4b1eaa634570a351bec6e1baad272f37fc07
parent691e2f245c7ac01b027e7300aa7fd2b1ccc90876
Fixed sys_lseek and seek_file calls so all returns
are *checked* :-).
Jeremy.
(This used to be commit b8b781191dd7d28944d87eec5fa0fbef798e289b)
source3/lib/util.c
source3/locking/shmem.c
source3/smbd/connection.c
source3/smbd/fileio.c
source3/smbd/reply.c
source3/smbd/trans2.c