Commit Graph

2128 Commits

Author SHA1 Message Date
Thomas Schmitt 2b82095236 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 8ba554a60d Distinguishing between self-opened and inherited file descriptors as track input. Coverity CID 21819. 2015-10-26 14:51:18 +00:00
Thomas Schmitt d9206d7fdb Clarified the scope of an allocated variable. Coverity CID 21818. 2015-10-26 10:55:45 +00:00
Thomas Schmitt ccefc2daa1 Avoiding to allocate empty buffer for texp packs. Indirectly Coverity CID 21818. 2015-10-26 10:51:15 +00:00
Thomas Schmitt 726351f211 Closed memory leak in case of burn failure. Coverity CID 21817. 2015-10-26 10:22:43 +00:00
Thomas Schmitt 20d01446d1 Closed file pointer leak in case of error with audio source. Coverity CID 21816. 2015-10-26 09:27:34 +00:00
Thomas Schmitt 0f5b28ee64 Closed various memory leaks in libburner. Coverity CID 21814, CID 21815. 2015-10-24 14:07:49 +00:00
Thomas Schmitt 142e138543 Closing output file pointer of telltoc --read_and_print. Coverity CID 21813. 2015-10-24 10:03:14 +00:00
Thomas Schmitt ead8735d2e Updated telltoc to BD and other old novelties. 2015-10-24 08:50:11 +00:00
Thomas Schmitt cbc21aef76 Closed memory leak in telltoc. Coverity CID 21812. 2015-10-24 08:03:44 +00:00
Thomas Schmitt 955525c60c Closed memory leak with errors while attaching fifo. Coverity CID 21811. 2015-10-24 07:51:18 +00:00
Thomas Schmitt b212205b0b Closed a potential memory leak with writing to stdio pseudo drives. Coverity CID 21810. 2015-10-23 16:47:30 +00:00
Thomas Schmitt dfeefaa5fc Closed a potential memory leak with CD-TEXT production. Coverity CID 21809. 2015-10-23 16:24:55 +00:00
Thomas Schmitt 53c279be18 Avoided a potential memory leak with debug messages. Coverity CID 21808. 2015-10-23 16:03:47 +00:00
Thomas Schmitt caf04416ea Enabled display of pacifier state "formatting" in cdrskin. Coverity CID 21793. 2015-10-23 14:05:28 +00:00
Thomas Schmitt 8416310ba6 Moved unused variable into its ifdef case. Coverity CID 21799. 2015-10-23 13:53:24 +00:00
Thomas Schmitt 330fb2cd20 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 1602c51a26 Removed surplus code statement which used uninitialized variable. Coverity CID 21843. 2015-10-23 13:40:05 +00:00
Thomas Schmitt d762c6b9dd Removed surplus code statement which used uninitialized variable. Coverity CID 21843. 2015-10-23 13:05:09 +00:00
Thomas Schmitt 6c7822b5bc Prevented use of an uninitialized variable. Coverity CID 21842. 2015-10-23 12:44:13 +00:00
Thomas Schmitt 22719b880e Checking program arguments of test/fake_au. Coverity CID 21832. 2015-10-23 12:37:34 +00:00
Thomas Schmitt ab11ce2a0e Bug fix: Endless loop if transport error occurs while waiting for drive ready 2015-10-23 12:25:37 +00:00
Thomas Schmitt 793157c26b Completed rev 5498, which is a reaction on Coverity CID 21805. 2015-10-23 12:12:26 +00:00
Thomas Schmitt 1a6fd3ad95 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 d06138d6b2 Prevented potential use of file pointer after fopen() failed 2015-10-23 10:10:19 +00:00
Thomas Schmitt d26dc809d7 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 2d71ea303c New -toc output lines "Drive id" and "Media id" 2015-10-18 13:31:38 +00:00
Thomas Schmitt 60e2e7df28 New API calls burn_drive_get_serial_no() and burn_drive_get_media_sno() 2015-10-18 12:52:08 +00:00
Thomas Schmitt d7e762b9be Mutally mentioned the other demo program in their introdution comments 2015-09-23 11:07:24 +00:00
Thomas Schmitt 368b0590e2 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 29c0be903d Recognizing again Debian GNU/kFreeBSD, regression by rev 5437 2015-09-17 16:01:00 +00:00
Thomas Schmitt 0dd3ff606c More hunt for "allow to" 2015-09-01 06:59:24 +00:00
Thomas Schmitt df52e79df6 Avoiding to trigger lintian check "allows to allows one to" 2015-08-31 06:57:40 +00:00
Thomas Schmitt a46cbdcccd Fixed typos reported by J.S.Junior 2015-08-30 20:34:46 +00:00
Thomas Schmitt e1c12bbf57 New paramaters for option modesty_on_drive= timeout_sec, min_usec, max_usec 2015-08-30 18:57:44 +00:00
Thomas Schmitt 300b9e7016 Small change in API documentation about burn_drive_set_buffer_waiting() 2015-08-30 18:52:39 +00:00
Thomas Schmitt 2d5bf266f7 Reacting on changes in the output of my local man -H 2015-08-02 14:16:01 +00:00
Thomas Schmitt 6a927ae867 Changed wrong use of "resp." in docs 2015-08-01 13:58:24 +00:00
Thomas Schmitt 3dcee0dcc9 Removed unused macro definitions 2015-06-25 19:24:23 +00:00
Thomas Schmitt bbbb9a1eb3 Mentioned option -use_libcdio of cdrskin/compile_cdrskin.sh 2015-06-25 19:22:45 +00:00
Thomas Schmitt 3c6a36546a Bug fix: burn_disc_get_media_id() returned BD identifiers 2 chars too long 2015-05-26 05:43:29 +00:00
Thomas Schmitt 2326a36250 Registered BD-R producer Millenniata. Thanks to Lucjan Bryndza. 2015-05-25 20:44:45 +00:00
Thomas Schmitt 5a719c54c8 Trying to become suitable for Debian reproducible builds 2015-05-18 17:34:56 +00:00
Thomas Schmitt 2f194084b8 Updated change log 2015-05-17 20:08:30 +00:00
Thomas Schmitt decefbede5 Updated cdrskin tarball generator 2015-05-17 20:05:31 +00:00
Thomas Schmitt cdf00267b0 Made number transition to 1.4.1 2015-05-17 20:03:59 +00:00
Thomas Schmitt e0167f9385 Made sure that cdrskin on Solaris gets linked with libvolmgt 2015-05-17 19:38:37 +00:00
Thomas Schmitt 516df39cc7 Corrected outdated references to function name burn_get_media_product_id() 2015-05-17 08:35:10 +00:00
Thomas Schmitt 406a0e7747 Human readable error message for 3 32 00 2015-03-08 07:38:56 +00:00
Thomas Schmitt 44f064fea0 Fixed a typo in message of make install. Thanks to Jakub Wilk. 2014-12-29 11:00:59 +00:00