index
:
delta/libarchive.git
3.4
3.5
Issue1104
android_adb
master
no_chdir_writer
release
utf8
winsymlink
github.com: libarchive/libarchive.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libarchive
/
test
/
test_write_format_zip_large.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed issue #1743: Changed sprintf to safer snprintf
Sean McBride
2022-06-22
1
-2
/
+2
*
Change little endian read routines to compute in unsigned math.
Joerg Sonnenberger
2017-04-29
1
-8
/
+6
*
Repair detected memory leaks in libarchive tests
Martin Matuska
2017-02-01
1
-0
/
+1
*
Extend Zip64 test to verify more of the format details
Tim Kientzle
2015-05-02
1
-16
/
+57
*
Fix build failure on Windows.
Michihiro NAKAJIMA
2014-10-12
1
-1
/
+1
*
Fix the potential of memory leaks in our test suit.
Michihiro NAKAJIMA
2014-10-05
1
-2
/
+0
*
fixes to build by Open Watcom toolchain
Jiri Malak
2014-03-12
1
-3
/
+3
*
Verify the end-of-archive information as part of the large zip test.
Tim Kientzle
2014-01-12
1
-2
/
+39
*
Improve memory management in the large zip test
Tim Kientzle
2013-12-31
1
-14
/
+38
*
Extend large zip test to cover streaming reader as well.
Tim Kientzle
2013-12-28
1
-44
/
+65
*
Expand the large zip test a bit
Tim Kientzle
2013-12-28
1
-2
/
+5
*
Test for large Zip archives, following code for large Tar test.
Tim Kientzle
2013-12-28
1
-0
/
+350