mpp 35fc06f05c Add a check to prevent a computation from underflowing and causing
a panic due to an attaempt to allocate a buffer for a terabyte or
so of data when an attempt is made to create sparse data (e.g.
a holey file) more than 1 block past the end of the file.

Note:  some other areas of this code need to be looked at,
since they might cause problems when the file size exceeds 2GB,
due to storing results in ints when the computations are being
done with quad sized variables.

Reviewed by:	bde
1996-01-24 18:52:18 +00:00
..
1995-08-24 10:45:16 +00:00
1995-10-29 15:33:36 +00:00
1995-12-17 21:14:36 +00:00
1995-08-24 10:45:16 +00:00
1995-12-17 21:14:36 +00:00
1995-12-17 21:14:36 +00:00
1995-12-17 21:14:36 +00:00