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_close.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
TIFFClose() avoid NULL pointer dereferencing. fix#515
Su_Laus
2023-02-03
1
-4
/
+7
*
Add _TIFFCleanupIFDOffsetAndNumberMaps() and call it from TIFFUnlinkDirectory()
Even Rouault
2023-01-06
1
-2
/
+19
*
IFD loop checking: use hashmap to avoid quadratic performance
Even Rouault
2022-12-12
1
-4
/
+2
*
Reformatting in libtiff/ using 'pre-commit run'
pre-commit run by Even Rouault
2022-12-08
1
-79
/
+84
*
Remove vim/emacs formatting footers
Even Rouault
2022-12-08
1
-10
/
+0
*
Convert uses of _TIFFmalloc/realloc/calloc/free to the Ext functions
Even Rouault
2022-11-23
1
-11
/
+11
*
Improved IFD-Loop Handling (fixes #455)
Su Laus
2022-10-06
1
-2
/
+4
*
Fix typos in comments
Even Rouault
2022-05-08
1
-1
/
+1
*
extra flag for anonymous (unknown) tags (fixes #8)
Su_Laus
2022-04-06
1
-1
/
+4
*
Fix Issue #354 Segmentation Fault due to field_name=NULL
Su_Laus
2021-12-28
1
-4
/
+6
*
Use standard C99 integer types
Roger Leigh
2021-01-21
1
-2
/
+2
*
Remove all $Id and $Headers comments with CVS versions
Even Rouault
2017-11-30
1
-2
/
+0
*
* libtiff/*: upstream typo fixes (mostly contributed by Kurt Schwehr)
Even Rouault
2016-01-23
1
-2
/
+2
*
* libtiff/tif_close.c: rename variable to avoid -Wshadow warning
Even Rouault
2015-12-06
1
-5
/
+5
*
* libtiff/tif_aux.c (_TIFFCheckRealloc): Improve error message so
Bob Friesenhahn
2010-03-10
1
-1
/
+8
*
Need to include string.h for strncmp()
Bob Friesenhahn
2008-03-28
1
-1
/
+2
*
In TIFFCleanup() test that tif_fields is not NULL before iterating over
Andrey Kiselev
2007-07-19
1
-2
/
+2
*
Transition to the new-style tag extending scheme completed.
Andrey Kiselev
2007-07-12
1
-12
/
+25
*
BigTIFF upgrade: restoration of mapping functions protocol
Joris Van Damme
2007-07-11
1
-2
/
+2
*
Even more work to improve tag extending scheme. tif_fieldinfo member in TIFF
Andrey Kiselev
2007-07-10
1
-3
/
+3
*
TIFFFIeldInfo structure replaced with TIFFField structure. TIFFFieldInfo
Andrey Kiselev
2007-07-08
1
-2
/
+2
*
BigTIFF upgrade: misc little things
Joris Van Damme
2007-06-23
1
-15
/
+15
*
BigTIFF upgrade in progress - widespread temp mess - does not compile now
Joris Van Damme
2007-04-04
1
-2
/
+2
*
*** empty log message ***
Joris Van Damme
2006-03-25
1
-11
/
+11
*
Avoid warnings.
Andrey Kiselev
2005-11-23
1
-2
/
+2
*
Move TIFFCleanup() back to the tiffio.h.
Andrey Kiselev
2004-01-30
1
-4
/
+4
*
TIFFCleanup() renamed to _TIFFCleanup(). declaration moved to tiffiop.h.
Andrey Kiselev
2004-01-29
1
-4
/
+31
*
Separate TIFFCleanup() from the TIFFClose() in order to fix the bug
Andrey Kiselev
2004-01-28
1
-40
/
+52
*
Store a list of opened IFD to prevent looping as per bug
Andrey Kiselev
2003-09-25
1
-1
/
+4
*
cleanup anonymous field memory as per bug 169
Frank Warmerdam
2002-08-15
1
-2
/
+18
*
removed unused variable
Frank Warmerdam
2002-04-03
1
-3
/
+1
*
clean up client info links
Frank Warmerdam
2002-02-24
1
-16
/
+29
*
Initial revision
Mike Welles
1999-07-27
1
-0
/
+50