haiku/src/bin/unzip
Adrien Destugues 72bfb14432 PVS V1028: cast result of operation instead of operands
If an overflow occurs before the cast, we can't fix it. If we cast
first, we can rely on integer promotion to make the result use the
appropriate size.

Change-Id: I7462e28422456c07f179f94d39c10c408d9bec36
Reviewed-on: https://review.haiku-os.org/c/1623
Reviewed-by: waddlesplash <waddlesplash@gmail.com>
2019-07-17 22:17:22 +00:00
..
BUGS Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
Jamfile
LICENSE Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
api.c
apihelp.c
beos.c
beos.h Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
beosmain.cpp
consts.h Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
crc32.c
crc_i386.S Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
crctab.c * dropped svn:keywords property from all files that carried it 2009-10-19 22:42:52 +00:00
crypt.c Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
crypt.h Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
cryptf.c Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
ebcdic.h
envargs.c
explode.c
extract.c Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
fileio.c PVS V1028: cast result of operation instead of operands 2019-07-17 22:17:22 +00:00
funzip.c
funzip.txt Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
gbloffs.c Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
globals.c
globals.h Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
globalsf.c
inflate.c Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
inflate.h
inflatef.c
list.c Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
match.c Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
process.c Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
sfxdefs.c Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
tables.h Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
timezone.c
timezone.h
ttyio.c Preparations for removing __BEOS__ from the compiler defines. 2008-10-23 21:46:26 +00:00
ttyio.h
unreduce.c Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
unshrink.c Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
unzip.c Preparations for removing __BEOS__ from the compiler defines. 2008-10-23 21:46:26 +00:00
unzip.h Preparations for removing __BEOS__ from the compiler defines. 2008-10-23 21:46:26 +00:00
unzip.rdef
unzip.rsc Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
unzip.txt
unzipsfx.rsc
unzipsfx.txt Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
unzipstb.c Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
unzpriv.h
unzvers.h
zip.h Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
zipgrep Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
zipgrep.txt Moved bin/ directory out of apps/. 2005-03-19 00:09:19 +00:00
zipinfo.c
zipinfo.txt