s3: printing: Now we never pass an offset of -1, remove the off_t==-1 protections...
authorJeremy Allison <jra@samba.org>
Tue, 1 May 2018 18:47:24 +0000 (11:47 -0700)
committerRalph Boehme <slow@samba.org>
Fri, 4 May 2018 20:34:24 +0000 (22:34 +0200)
commit70eb53366995e842f0f29733979a13b6738ffb1a
treee0a0f62fb9ca47922164ef4c4ac1c0abdcbbecb8
parent9bf5d0da9516635eef5af246a3c7b5f3b0648f74
s3: printing: Now we never pass an offset of -1, remove the off_t==-1 protections from printing_pread_data().

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/printing/nt_printing.c