summaryrefslogtreecommitdiff
path: root/old/textutils
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2008-06-27 16:26:05 +0200
committerJim Meyering <meyering@redhat.com>2008-06-27 16:26:05 +0200
commit5cc42f7de6251792a02befab4b3df7b3023135d8 (patch)
tree7e760cc537ede4e29c7b53542775dd1f98626605 /old/textutils
parent0a98d79bd268c47588fc356cb7ea73403780aa20 (diff)
downloadcoreutils-5cc42f7de6251792a02befab4b3df7b3023135d8.tar.xz
base64: don't rely on feof returning 0/1
* src/base64.c (do_decode): feof is specified to return nonzero, not 0/1, so use "k < 1 + !!feof(in)" as the loop termination test.
Diffstat (limited to 'old/textutils')
0 files changed, 0 insertions, 0 deletions