]> granicus.if.org Git - file/commit
don't compare SIZE_MAX to off_t; if they are the same size in bytes it is
authorChristos Zoulas <christos@zoulas.com>
Thu, 6 Mar 2014 16:50:55 +0000 (16:50 +0000)
committerChristos Zoulas <christos@zoulas.com>
Thu, 6 Mar 2014 16:50:55 +0000 (16:50 +0000)
commitc6aa336a271da54d44ba55fd21c2966d6197e2c3
tree3fa88f7917d4e67d0f55b54056ecfb00548e2387
parentdbff18fefe9b915df56636340df77bc0ba4a6d83
don't compare SIZE_MAX to off_t; if they are the same size in bytes it is
wrong. Use a more appropriate comparison.
src/apprentice.c