diff options
author | ray <> | 2008-03-19 03:00:23 +0000 |
---|---|---|
committer | ray <> | 2008-03-19 03:00:23 +0000 |
commit | ffaeb4385bd768970027074604abaaf23ac9a04e (patch) | |
tree | eec9602b14b389b7cfec5ad17163219c8cfb95d5 /src/lib/libc/crypt/bcrypt.c | |
parent | 52d13c97d509b4115ee09ed44a8768febdca78ec (diff) | |
download | openbsd-ffaeb4385bd768970027074604abaaf23ac9a04e.tar.gz openbsd-ffaeb4385bd768970027074604abaaf23ac9a04e.tar.bz2 openbsd-ffaeb4385bd768970027074604abaaf23ac9a04e.zip |
bcmp(3) tries to return length, which is a size_t, as an int.
Instead, just return 1 if there is a difference.
Found by lint.
OK millert.
Diffstat (limited to 'src/lib/libc/crypt/bcrypt.c')
0 files changed, 0 insertions, 0 deletions