(main): Don't assume size_t has the same width
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 30 Sep 2005 05:07:11 +0000 (05:07 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 30 Sep 2005 05:07:11 +0000 (05:07 +0000)
commit86b4df4f0d25360092638ee24043fef449257774
tree935668c55f290db51253afa2cdea27d347b2ff29
parenta93720f8ac342a57cf3221629ba7dc5ef157f2db
(main): Don't assume size_t has the same width
as unsigned long.  Problem reported by Eric Blake.
src/dd.c