libisofs/libisofs
Thomas Schmitt 7c29a94ab6 Taking into respect the return value of a function which can fail.
Coverity CID 12595.
2015-10-11 10:15:38 +02:00
..
filters Bug fix: zisofs compression caused SIGSEGV (by reading) with files larger than 2015-08-11 22:58:37 +02:00
aaip-os-dummy.c Changed wrong use of "resp." in docs 2015-08-01 16:58:40 +02:00
aaip-os-freebsd.c Changed wrong use of "resp." in docs 2015-08-01 16:58:40 +02:00
aaip-os-linux.c voided to have dead code ifndef Libisofs_with_aaip_acL. Coverity CID 12593. 2015-10-10 22:01:05 +02:00
aaip_0_2.c Corrected initial allocation size of a pointer array. Coverity CID 12588. 2015-10-10 16:47:15 +02:00
aaip_0_2.h Detecting and rejecting multiple entries of user::, group::, other:: in ACL text 2011-08-24 09:23:02 +02:00
buffer.c Reacted on -Wextra -Wno-unused-parameter warnings of gcc for buffer.c 2011-05-21 23:08:53 +02:00
buffer.h Avoiding <stdint.h> if not available. Trying to use <inttypes.h> in that case. 2011-01-18 16:18:09 +01:00
builder.c Taking into respect the return value of a function which can fail. 2015-10-11 10:15:38 +02:00
builder.h Improved handling of unconvertable file names and name collsions during iso_image_import() 2014-01-03 18:29:29 +01:00
data_source.c Equipped all non-system-dependent open(2) calls with O_BINARY. 2014-11-26 14:44:43 +01:00
ecma119.c Removed unnecessary test for NULL. Coverity CID 12584. 2015-10-10 16:02:07 +02:00
ecma119.h Sorted the data file content extents by ECMA-119 tree rather than 2015-07-27 13:50:57 +02:00
ecma119_tree.c Delaying access to pointer until after NULL check. Coverity CID 12583. 2015-10-10 15:53:55 +02:00
ecma119_tree.h Sorted the data file content extents by ECMA-119 tree rather than 2015-07-27 13:50:57 +02:00
eltorito.c Removed unused opportunity to call static create_image() with NULL for bootimg. 2015-10-09 15:53:29 +02:00
eltorito.h Restricted size of patchable boot images to 32 MB and prevented 2015-08-11 12:02:26 +02:00
filesrc.c Sorted the data file content extents by ECMA-119 tree rather than 2015-07-27 13:50:57 +02:00
filesrc.h Sorted the data file content extents by ECMA-119 tree rather than 2015-07-27 13:50:57 +02:00
filter.c Eventually including autotools generated ../config.h with all source files. 2010-05-16 10:20:12 +02:00
filter.h Removed more occurences of old restriction to GPLv2. 2010-01-27 06:48:59 +01:00
find.c Reacted on warnings of cppcheck. 2012-03-21 20:28:15 +01:00
fs_image.c Removed assignment of an unused function result. Coverity CID 12594. 2015-10-11 09:49:15 +02:00
fs_local.c Equipped all non-system-dependent open(2) calls with O_BINARY. 2014-11-26 14:44:43 +01:00
fsource.c Eventually including autotools generated ../config.h with all source files. 2010-05-16 10:20:12 +02:00
fsource.h Based the iso_stream_cmp_ino() comparison of streams from the loaded 2015-03-09 19:49:39 +01:00
hfsplus.c Closed memory leaks with errors during creation of HFS+ filesystem. 2015-10-10 14:54:06 +02:00
hfsplus.h Completed implementation of API call iso_conv_name_chars() 2013-12-28 15:36:33 +01:00
hfsplus_case.c Mad new hfsplus_case.c usable for GNU xorriso 2012-07-11 12:16:45 +02:00
hfsplus_classes.c Clarified copyright of libisofs/hfsplus_classes.c 2012-07-07 11:40:18 +02:00
hfsplus_decompose.c Silenced compiler warnings about too modern array initilization. 2012-06-14 13:46:31 +02:00
image.c Rectified handling of oversized filenames by new API calls: 2015-09-17 13:59:05 +02:00
image.h Rectified handling of oversized filenames by new API calls: 2015-09-17 13:59:05 +02:00
iso1999.c Applied similar bug fixes to Joliet and ISO 9660:1999 2014-04-02 19:40:17 +02:00
iso1999.h Removed more occurences of old restriction to GPLv2. 2010-01-27 06:48:59 +01:00
joliet.c Applied similar bug fixes to Joliet and ISO 9660:1999 2014-04-02 19:40:17 +02:00
joliet.h Completed implementation of API call iso_conv_name_chars() 2013-12-28 15:36:33 +01:00
libiso_msgs.c Adapted severity list production to the format of libburn 2013-01-08 08:29:57 +01:00
libiso_msgs.h Changed wrong use of "resp." in docs 2015-08-01 16:58:40 +02:00
libisofs.h Made sure that iso_file_get_old_image_sections() returns non-NULL only 2015-10-09 12:03:14 +02:00
libisofs.ver Rectified handling of oversized filenames by new API calls: 2015-09-17 13:59:05 +02:00
make_isohybrid_mbr.c Improved handling of cylinder alignment if the resulting image size 2015-05-10 09:34:45 +02:00
md5.c Consolidated the single copies of IsoWriteOpts members in Ecma119Image 2013-12-22 19:02:44 +01:00
md5.h Removed more occurences of old restriction to GPLv2. 2010-01-27 06:48:59 +01:00
messages.c Pleasing Coverity for the improbable case that a builtin error message 2015-10-08 23:02:06 +02:00
messages.h Removed old change timestamp 2010-12-10 11:15:42 +01:00
node.c Closed memory leak with error in iso_file_make_md5(). Coverity CID 12573. 2015-10-09 20:35:15 +02:00
node.h Let loaded image adjust truncate length regardless whether larger or 2015-09-27 18:03:18 +02:00
rockridge.c Closed memory leak with assert error or memory shortage while creating 2015-10-10 11:48:52 +02:00
rockridge.h Closed memory leak with Rock Ridge character set conversion failure. 2015-10-09 13:25:42 +02:00
rockridge_read.c Reacted on Coverity CID 12538. Mostly cosmetic. 2015-10-08 23:20:29 +02:00
stream.c Sorted the data file content extents by ECMA-119 tree rather than 2015-07-27 13:50:57 +02:00
stream.h Sorted the data file content extents by ECMA-119 tree rather than 2015-07-27 13:50:57 +02:00
system_area.c Improved handling of cylinder alignment if the resulting image size 2015-05-10 09:34:45 +02:00
system_area.h New API call iso_write_opts_set_appended_as_gpt() 2015-02-06 11:59:25 +01:00
tree.c Rectified handling of oversized filenames by new API calls: 2015-09-17 13:59:05 +02:00
tree.h Estimating size of El Torito boot images which are not represented by a file 2014-04-27 12:09:13 +02:00
util.c Added forgotten emergency exit with faulty MD5 tags. Coverity CID 12596. 2015-10-11 09:44:15 +02:00
util.h Rectified handling of oversized filenames by new API calls: 2015-09-17 13:59:05 +02:00
util_htable.c Applied similar bug fixes to Joliet and ISO 9660:1999 2014-04-02 19:40:17 +02:00
util_rbtree.c Sorted the data file content extents by ECMA-119 tree rather than 2015-07-27 13:50:57 +02:00
writer.h Removed more occurences of old restriction to GPLv2. 2010-01-27 06:48:59 +01:00