Commit Graph

2911 Commits

Author SHA1 Message Date
Thomas Schmitt 7e260ee39c Prevented possible NULL pointer dereference. Coverity CID 28724. 2015-11-10 09:09:24 +00:00
Thomas Schmitt 26308b3947 Improved handling of potential program error with -msg_op read_sieve. Coverity CID 28723. 2015-11-10 08:49:34 +00:00
Thomas Schmitt 97e3e29c44 Prevented a SIGSEGV with isoburn_read_image() feature to submit NULL parameter. Coverity CID 28721. 2015-11-09 13:31:59 +00:00
Thomas Schmitt f7f98d9d83 Clarified handling of NULL name with Xorriso_set_local_charset(). Coverity CID 28719. 2015-11-09 12:14:52 +00:00
Thomas Schmitt 867da57934 Removed an effectively unused variable. Coverity CID 28715. 2015-11-09 10:51:45 +00:00
Thomas Schmitt dff591b0d8 Removed a surplus test statement with -boot_image any show_status. Coverity CID 28713. 2015-11-09 09:55:32 +00:00
Thomas Schmitt 82a0234a91 With -mount: Checking Xorriso_give_up_drive return value for error. Coverity CID 28712. 2015-11-08 20:30:26 +00:00
Thomas Schmitt 11f63d9867 Preserved return value of iso_util_decode_md5_tag() until it is tested. Coverity CID 28711. 2015-11-08 20:06:10 +00:00
Thomas Schmitt d8ee68aecd Removed a duplicate test statement. Coverity CID 28710. 2015-11-08 19:44:42 +00:00
Thomas Schmitt ac4a054dcf Removed a duplicate test statement. Coverity CID 28709. 2015-11-08 19:40:55 +00:00
Thomas Schmitt ac7155871f Checking the return value of Xorriso_open_job_data_to(). Coverity CID 28705. 2015-11-08 16:40:45 +00:00
Thomas Schmitt df49e23bcf Corrected interpretation of some return values during -find -exec list_extattr. Coverity CID 28704. 2015-11-08 16:34:59 +00:00
Thomas Schmitt 185dc4ce42 Clarified code path ifndef Xorriso_with_libjtE. Coverity CID 28703. 2015-11-08 16:17:25 +00:00
Thomas Schmitt a23bd24945 Moved variable definition into its proper ifdef case. Coverity CID 28702. 2015-11-08 14:33:12 +00:00
Thomas Schmitt 1e0af47126 Removed duplicate check for memory shortage. Coverity CID 28701. 2015-11-08 14:06:23 +00:00
Thomas Schmitt b1c64ffb86 Clarified handling of missing drives when it shall be given up. Coverity CID 28697. 2015-11-08 11:03:41 +00:00
Thomas Schmitt 6c760c1d39 Changed a suspiciously looking but correct code gesture. Coverity CID 28831. 2015-11-07 11:11:07 +00:00
Thomas Schmitt 637a93f387 Closed a memory leak wiyh -check_media_defaults 2015-11-07 11:05:19 +00:00
Thomas Schmitt 5ed5518ab1 Prevented use of already freed memory. Coverity CID 28830. 2015-11-07 10:56:02 +00:00
Thomas Schmitt 3d2ae3befe Reacting properly on failure to set hppa or alpha boot image. Coverity CID 28828, 28829. 2015-11-06 20:03:54 +00:00
Thomas Schmitt 9fa184c9e1 Corrected improper reaction on memory shortage. Coverity CID 28825. 2015-11-06 19:47:15 +00:00
Thomas Schmitt 98a76e6841 Reacting on failure while reading mkisofsrc. Coverity CID 28817. 2015-11-06 18:11:27 +00:00
Thomas Schmitt 77a68611e5 Removed unneccessary variables which were used uninitialized. Coverity CID 28810. 2015-11-06 13:07:07 +00:00
Thomas Schmitt 5b6481343f Prevented use of uninitialized variable in case of memory shortage. Coverity CID 28809. 2015-11-06 12:57:36 +00:00
Thomas Schmitt 52d09aaf24 Prevented use of uninitialized variable in case of memory shortage. Coverity CID 28808. 2015-11-06 12:51:34 +00:00
Thomas Schmitt 64e2790557 Prevented use of uninitialized variable in case of memory shortage. Coverity CID 28806. 2015-11-06 12:47:31 +00:00
Thomas Schmitt 52a61a658d Prevented use of uninitialized variable in case of memory shortage. Coverity CID 28805. 2015-11-06 12:43:39 +00:00
Thomas Schmitt 8ecf0620a7 Prevented use of uninitialized variable in case of memory shortage. Coverity CID 28801. 2015-11-06 12:34:16 +00:00
Thomas Schmitt 7ae48207c7 Prevented a potential corruption in case of memory shortage. Coverity CID 28800. 2015-11-06 09:30:15 +00:00
Thomas Schmitt 9200638a62 Checking argument length of test/compare_file. Coverity CID 28785, 28786, 28788. 2015-11-05 19:52:43 +00:00
Thomas Schmitt fc0ba19289 Closed a gap for line buffer overflow with man page production. Coverity CID 28784. 2015-11-05 18:07:45 +00:00
Thomas Schmitt 410320c002 Prevented a possible buffer overrun with -concat. Coverity CID 28782. 2015-11-05 12:08:24 +00:00
Thomas Schmitt 7ff4fbe02f Prevented possible buffer overflow inside xorriso object. Coverity CID 28775. 2015-11-04 15:57:34 +00:00
Thomas Schmitt 1f12bee223 Prevented a possible program error in Xorriso_dialog_input() 2015-11-04 12:40:06 +00:00
Thomas Schmitt cf7ebd6316 Prevented a string overflow in case of program error. Coverity CID 28767. 2015-11-04 11:44:32 +00:00
Thomas Schmitt 453940395b Same as rev 5561. Here for iso_rr file names. Coverity CID 28766. 2015-11-04 11:01:45 +00:00
Thomas Schmitt a830452779 Prevented a potentially severe memory error with disk file pattern expansion. Coverity CID 28765. 2015-11-04 10:54:29 +00:00
Thomas Schmitt 77639ca1cd Prevented bug when interpreting MBR partition entry > 1 TB. Coverity CID 28764. 2015-11-04 10:12:54 +00:00
Thomas Schmitt 85424a0f31 Removed a wrong and obsolete test. Coverity CID 28762. 2015-11-04 09:48:45 +00:00
Thomas Schmitt 564036d501 Removed a surplus test for NULL. Coverity CID 28760. 2015-11-04 08:47:51 +00:00
Thomas Schmitt e2d152f104 Prevented potential NULL pointer dereference. Coverity CID 28759. 2015-11-03 15:51:02 +00:00
Thomas Schmitt 9efb046330 Made clear that a drive needs an isoburn object for writing. Coverity CID 28758. 2015-11-03 15:41:47 +00:00
Thomas Schmitt 089ff7586c Clarified handling of file descriptor. Coverity CID 28753. 2015-11-03 15:09:22 +00:00
Thomas Schmitt 573cf35833 Closed memory leak with error about -ls. Coverity CID 28752. 2015-11-03 15:00:02 +00:00
Thomas Schmitt 302547406c Closed memory leak with error about -check_media sector bitmapCoverity CID 28751. 2015-11-03 14:56:20 +00:00
Thomas Schmitt 91a8e46284 Closed memory leak in case of error with file hiding. Coverity CID 28746 to 28750. 2015-11-03 14:06:32 +00:00
Thomas Schmitt c3838c1a86 Closed a memory leak with -find. Coverity CID 28740. 2015-11-03 13:06:30 +00:00
Thomas Schmitt db47420120 Closed a memory leak with message sieve. Coverity CID 28739. 2015-11-03 12:57:37 +00:00
Thomas Schmitt 1241941203 Closed a memory leak with message sieve. Coverity CID 28738. 2015-11-03 12:52:09 +00:00
Thomas Schmitt b848d002d9 Updated change log and web page 2015-10-25 12:35:14 +00:00