index
:
delta/libtiff-git.git
215-cygwin-appveyor-fail
branch-3.9
ci-coverity
cmake-test
manpage-fixes
master
revert-5331ed49
tif_config_h_includes
tiff-3.4
tiff-3.4-iptc
tiff-3.5-newcvs
tiff-3.5-oldcvs
gitlab.com: libtiff/libtiff.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libtiff
/
tif_packbits.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reformatting in libtiff/ using 'pre-commit run'
pre-commit run by Even Rouault
2022-12-08
1
-236
/
+265
*
Remove vim/emacs formatting footers
Even Rouault
2022-12-08
1
-9
/
+0
*
Convert uses of _TIFFmalloc/realloc/calloc/free to the Ext functions
Even Rouault
2022-11-23
1
-2
/
+2
*
Add reentrant error functions
Laramie Leavitt
2022-11-08
1
-5
/
+5
*
PackBitsDecode: remove hack for when char is unsigned.
Even Rouault
2021-09-28
1
-8
/
+2
*
Use TIFF_SSIZE_FORMAT for formatting tmsize_t
Roger Leigh
2021-02-04
1
-2
/
+2
*
libtiff: Use PRI format flags and remove unnecessary casts
Roger Leigh
2021-01-28
1
-6
/
+6
*
Use standard C99 integer types
Roger Leigh
2021-01-21
1
-26
/
+26
*
Remove all $Id and $Headers comments with CVS versions
Even Rouault
2017-11-30
1
-2
/
+0
*
* libtiff/tif_packbits.c: fix out-of-buffer read in PackBitsDecode()
Even Rouault
2017-05-14
1
-1
/
+7
*
* libtiff/tif_luv.c, tif_lzw.c, tif_packbits.c: return 0 in Encode
Even Rouault
2017-01-11
1
-3
/
+3
*
* libtiff/*.c: fix warnings raised by clang 3.9 -Wcomma
Even Rouault
2016-09-04
1
-4
/
+8
*
* libtiff/*.c: fix MSVC warnings related to cast shortening and
Even Rouault
2015-11-22
1
-2
/
+3
*
Removed a TODO warning for the non-literal case as I think the "cc"
Frank Warmerdam
2012-06-20
1
-2
/
+2
*
avoid read past end of source data buffer with corrupt data
Frank Warmerdam
2012-06-20
1
-2
/
+8
*
* libtiff/tif_aux.c (_TIFFCheckRealloc): Improve error message so
Bob Friesenhahn
2010-03-10
1
-1
/
+8
*
changed some more incorrect %lud printf flags to %lu
Joris Van Damme
2007-10-01
1
-4
/
+4
*
BigTIFF upgrade: misc compiler warnings workarounds and few minor bugfixes
Joris Van Damme
2007-06-26
1
-5
/
+5
*
BigTIFF upgrade in progress - widespread temp mess - does not compile now
Joris Van Damme
2007-04-10
1
-73
/
+67
*
BigTIFF upgrade in progress - widespread temp mess - does not compile now
Joris Van Damme
2007-03-31
1
-1
/
+1
*
BigTIFF upgrade in progress - widespread temp mess - does not compile now
Joris Van Damme
2007-03-31
1
-18
/
+18
*
BigTIFF upgrade in progress - widespread temp mess - does not compile now
Joris Van Damme
2007-03-28
1
-2
/
+2
*
Properly cast values to avoid warnings. As per bug
Andrey Kiselev
2006-02-07
1
-2
/
+2
*
*** empty log message ***
Joris Van Damme
2005-12-23
1
-3
/
+3
*
*** empty log message ***
Joris Van Damme
2005-12-21
1
-2
/
+2
*
Added checks for failed memory allocations andinteger overflows
Andrey Kiselev
2004-10-02
1
-2
/
+3
*
Get rid of BSD data types (u_char, u_short, u_int, u_long).
Andrey Kiselev
2004-09-14
1
-15
/
+18
*
Get rid of ugly 64-bit hacks, replace them with the clever (autoconf based )
Andrey Kiselev
2004-06-06
1
-17
/
+6
*
avoid casting warnings at /W4
Frank Warmerdam
2003-07-08
1
-11
/
+11
*
Fixed compilation on 64-bit architectures as per bug
Andrey Kiselev
2003-06-30
1
-20
/
+29
*
fixed memory overrun in packbits decode
Frank Warmerdam
2001-09-06
1
-1
/
+2
*
Removed printf().
Frank Warmerdam
2000-10-20
1
-2
/
+1
*
Modified PackBitsEncodeChunk() to ensure no more data than was provided
Frank Warmerdam
2000-10-20
1
-19
/
+34
*
Avoid overwriting end of output buffer in PackBitsDecode().
Frank Warmerdam
2000-10-17
1
-3
/
+18
*
Initial revision
Mike Welles
1999-07-27
1
-0
/
+261