Commit Graph

5774 Commits

Author SHA1 Message Date
Thomas Schmitt c4c3af5391 Closed a file pointer leak with CUE file interpretation. Coverity CID 21821. 2015-10-26 15:03:21 +00:00
Thomas Schmitt 0d6bfc3f86 Closed a memory leak with error opening audio input of CUE sheet. Coverity CID 21820. 2015-10-26 14:57:34 +00:00
Thomas Schmitt 1deffb6ec5 Distinguishing between self-opened and inherited file descriptors as track input. Coverity CID 21819. 2015-10-26 14:51:18 +00:00
Thomas Schmitt e68967d4d8 Clarified the scope of an allocated variable. Coverity CID 21818. 2015-10-26 10:55:45 +00:00
Thomas Schmitt b3ab9a630f Avoiding to allocate empty buffer for texp packs. Indirectly Coverity CID 21818. 2015-10-26 10:51:15 +00:00
Thomas Schmitt 0957a0e052 Closed memory leak in case of burn failure. Coverity CID 21817. 2015-10-26 10:22:43 +00:00
Thomas Schmitt 73d9324bd2 Closed file pointer leak in case of error with audio source. Coverity CID 21816. 2015-10-26 09:27:34 +00:00
Thomas Schmitt 5942b66d1d Updated change log and web page 2015-10-25 12:35:14 +00:00
Thomas Schmitt 0132faa1f7 Closed various memory leaks in libburner. Coverity CID 21814, CID 21815. 2015-10-24 14:07:49 +00:00
Thomas Schmitt 7301569d0e Closing output file pointer of telltoc --read_and_print. Coverity CID 21813. 2015-10-24 10:03:14 +00:00
Thomas Schmitt 6cfc548d0f Updated telltoc to BD and other old novelties. 2015-10-24 08:50:11 +00:00
Thomas Schmitt 772d01f2b1 Closed memory leak in telltoc. Coverity CID 21812. 2015-10-24 08:03:44 +00:00
Thomas Schmitt b0a4bf4613 Closed memory leak with errors while attaching fifo. Coverity CID 21811. 2015-10-24 07:51:18 +00:00
Thomas Schmitt 016d068838 Closed a potential memory leak with writing to stdio pseudo drives. Coverity CID 21810. 2015-10-23 16:47:30 +00:00
Thomas Schmitt 8c23b95f5a Closed a potential memory leak with CD-TEXT production. Coverity CID 21809. 2015-10-23 16:24:55 +00:00
Thomas Schmitt 02a2373f55 Avoided a potential memory leak with debug messages. Coverity CID 21808. 2015-10-23 16:03:47 +00:00
Thomas Schmitt 0fc4fd9c97 Enabled display of pacifier state "formatting" in cdrskin. Coverity CID 21793. 2015-10-23 14:05:28 +00:00
Thomas Schmitt db4f245a44 Moved unused variable into its ifdef case. Coverity CID 21799. 2015-10-23 13:53:24 +00:00
Thomas Schmitt 9323df495b Previous commit was rather: Completed initialization of struct sigaction in test/poll.c. Coverity CID 21845. 2015-10-23 13:41:58 +00:00
Thomas Schmitt aace6fa482 Removed surplus code statement which used uninitialized variable. Coverity CID 21843. 2015-10-23 13:40:05 +00:00
Thomas Schmitt ccb2139270 Removed surplus code statement which used uninitialized variable. Coverity CID 21843. 2015-10-23 13:05:09 +00:00
Thomas Schmitt 89c93af1f1 Prevented use of an uninitialized variable. Coverity CID 21842. 2015-10-23 12:44:13 +00:00
Thomas Schmitt e378d8a0e0 Checking program arguments of test/fake_au. Coverity CID 21832. 2015-10-23 12:37:34 +00:00
Thomas Schmitt 7684761afc Bug fix: Endless loop if transport error occurs while waiting for drive ready 2015-10-23 12:25:37 +00:00
Thomas Schmitt ee17dc8efb Completed rev 5498, which is a reaction on Coverity CID 21805. 2015-10-23 12:12:26 +00:00
Thomas Schmitt f98dc02b08 Made sure that only existent CDB bytes get accessed by SCSI command logging. Coverity CID 21806. 2015-10-23 10:35:42 +00:00
Thomas Schmitt c91748cddf Prevented potential use of file pointer after fopen() failed 2015-10-23 10:10:19 +00:00
Thomas Schmitt 59964b6923 Record size 0 with oversized EFI boot images to span them up to end of medium 2015-10-23 08:57:01 +00:00
Thomas Schmitt 7723b792a5 Bug fix: Media summary session count of blank and closed media was short by 1 2015-10-19 17:43:07 +00:00
Thomas Schmitt 9fc6ea9514 New -toc output lines "Drive id" and "Media id" 2015-10-18 13:31:38 +00:00
Thomas Schmitt 235b2419c1 New -toc report lines "Drive id :" and "Media id :". 2015-10-18 13:00:02 +00:00
Thomas Schmitt ef6c211e4c New API calls burn_drive_get_serial_no() and burn_drive_get_media_sno() 2015-10-18 12:52:08 +00:00
Thomas Schmitt 948e2035fc Closed memory leak with comparison of files 2015-10-16 15:51:03 +00:00
Thomas Schmitt e41e6c2040 Closed memory leak with acquiration of drive 2015-10-15 17:05:07 +00:00
Thomas Schmitt 5d182c8a36 Mentioned USB 3 problems in FAQ 2015-10-07 14:02:56 +00:00
Thomas Schmitt 83b32e51f8 New -find test -name_limit_blocker. Made -file_name_limit ready for loaded ISOs 2015-09-28 14:17:34 +00:00
Thomas Schmitt 7bd6c0fe77 Took into respect possible truncate mode change by AAIP variable isofs.nt 2015-09-25 17:15:41 +00:00
Thomas Schmitt 60adbd88c3 Mutally mentioned the other demo program in their introdution comments 2015-09-23 11:07:24 +00:00
Thomas Schmitt 2c92e36e80 Bug fix: burn_disc_get_multi_caps() returned 2048 bytes too many in .start_range_high 2015-09-23 10:59:45 +00:00
Thomas Schmitt 204db7b27e Marked introduction dates of xorriso commands in API description 2015-09-22 20:46:57 +00:00
Thomas Schmitt 1d4fe35e2f New command -read_fs 2015-09-22 15:59:16 +00:00
Thomas Schmitt 06b2949040 Reacted on complaints of lintian spelling check 2015-09-20 12:51:53 +00:00
Thomas Schmitt fca6e259da Reacted on complaints of lintian spelling check 2015-09-20 12:39:46 +00:00
Thomas Schmitt b51b3e8532 Recognizing Debian GNU/kFreeBSD (seems to never have worked) 2015-09-17 16:19:36 +00:00
Thomas Schmitt bcae787de5 Recognizing again Debian GNU/kFreeBSD, regression by rev 5437 2015-09-17 16:01:00 +00:00
Thomas Schmitt 00eca7055e New command -file_name_limit, -as mkisofs -file_name_limit 2015-09-17 12:12:41 +00:00
Thomas Schmitt 14c55329ea New API calls isoburn_ropt_set_truncate_mode() isoburn_ropt_get_truncate_mode() 2015-09-17 12:05:40 +00:00
Thomas Schmitt 2c2d695c16 Hopefully finally enabled correct compilation on Debian mips and mipsel 2015-09-15 16:22:43 +00:00
Thomas Schmitt 57aa8f9db7 New -boot_image action "replay" 2015-09-06 19:43:08 +00:00
Thomas Schmitt 9992ddf00c More hunt for "allow to" 2015-09-01 06:59:24 +00:00