Commit Graph

1354 Commits (858e42d696f0b7b1be94c6d202e42a9734722122)

Author SHA1 Message Date
Thomas Schmitt 858e42d696 Corrected harmless typos found by lintian 6 years ago
Thomas Schmitt 724d518dbc Giving up use of function pthread_cancel() 6 years ago
Thomas Schmitt 19a1b8e768 Bug fix: Option -dummy did not affect writing by direct_write_amount= 6 years ago
Thomas Schmitt d7b5090ff9 Let random access writing obey simulation mode of previous sequential run. New API call burn_drive_reset_simulate(). 6 years ago
Thomas Schmitt 261538cea7 Made number transition to 1.4.7 7 years ago
Thomas Schmitt 607f339501 Added a few ASCQ texts to error code 5,30,X 7 years ago
Thomas Schmitt cd6b19a065 Bug fix: SAO CD could be perceived 2 blocks too short. Regression in 1.4.4 by rev 5672. 7 years ago
Thomas Schmitt 7cc62d99e9 Enabled overriding of OpenBSD default for Immed usage 7 years ago
Thomas Schmitt 0731eaa3e0 New cdrskin option use_immed_bit= 7 years ago
Thomas Schmitt 740e726ffe New API call burn_drive_set_immed() 7 years ago
Thomas Schmitt 2e8dec42e5 Reacted on some of the complaints of codespell 7 years ago
Thomas Schmitt ba7422b2b6 Mentioned OpenBSD in adapter files 7 years ago
Thomas Schmitt 2e76a4dfdf Fixed a macro typo in rev 5720. Thanks again to SASANO Takayoshi. 7 years ago
Thomas Schmitt 078f75c2a7 Enabled SCSI command execution on OpenBSD. Thanks to SASANO Takayoshi. 7 years ago
Thomas Schmitt daa9160df7 Made number transition to 1.4.5 7 years ago
Thomas Schmitt 6e5d3dc2d1 Bug fix: burn_make_input_sheet_v07t() used character code of block 0 for all blocks 7 years ago
Thomas Schmitt bdbcde351f Bug fix: DVD book type of DVD+RW DL and DVD+R DL was reported wrong. Thanks to Etienne Bergeron. 7 years ago
Thomas Schmitt 34866215f7 Bug fix: Double free at end of run if burn_write_opts_set_leadin_text() is used 7 years ago
Thomas Schmitt f4ce749188 Bug fix: burn_make_input_sheet_v07t() falsly recognized double byte encoding 7 years ago
Thomas Schmitt f61caa7feb Bug fix: Linux /proc/sys/dev/cdrom/info overrode SCSI dev family conversion 7 years ago
Thomas Schmitt 94f02caddb Replaced unused timezone parameter of gettimeofday() by NULL 7 years ago
Thomas Schmitt 69d12929e3 Trying to find out whether READ CAPACITY on CD media includes 2 TAO end blocks 7 years ago
Thomas Schmitt df1483c78d Changed type of length counters of serial numbers from char to int. Warning of gcc on Ubuntu powerpc. 7 years ago
Thomas Schmitt 92e29de695 Fixed a typo found by lintian 7 years ago
Thomas Schmitt 02d06cffbc Fixed a typo found by lintian 7 years ago
Thomas Schmitt 224fe43539 Bug fix: "failed to attach fifo" when burning from stdin. Regression of 1.4.2, r 7 years ago
Thomas Schmitt 80ebe2923a Made number transition to 1.4.3 7 years ago
Thomas Schmitt f2c2e5e59c Fixed a theoretical memory leak in actually unused code. Reported by cppcheck. 7 years ago
Thomas Schmitt d428bae0fa Completed revision 5527. Coverity CID 21823. 8 years ago
Thomas Schmitt 774336bbe9 Completed revision 5527. Coverity CID 21823. 8 years ago
Thomas Schmitt 43e113ae54 Took into respect that burn_session_by_cue_file() parameter text_packs may be NULL. 8 years ago
Thomas Schmitt be8834a564 Closed a memory leak with error around C-TEXT. Another try on Coverity CID 21818. 8 years ago
Thomas Schmitt 71ee6246a6 Corrected a mistake made in rev 5542. Coverity CID 28636. 8 years ago
Thomas Schmitt e62426c705 Unified the tests against rogue GET CONFIGURATION replies. Coverity CID 21794. 8 years ago
Thomas Schmitt d8cb782cfb Reacting on (improbable) failure of burn_disc_pretend_full(). Coverity CID 21847. 8 years ago
Thomas Schmitt ae9cd95cf1 Removed a surplus development variable. Coverity CID 21795. 8 years ago
Thomas Schmitt 352a33d287 Cared for an improbable error case. Coverity CID 21784. 8 years ago
Thomas Schmitt 0f657077af Prevented a quite unlikely buffer overflow by argument. Coverity CID 21827. 8 years ago
Thomas Schmitt 189a43bac9 Closed memory leak with minor cdrskin jobs. Found by valgrind. 8 years ago
Thomas Schmitt 232b49bc90 Removed a surplus test. Coverity CID 21796. 8 years ago
Thomas Schmitt a3f86a1432 Removed overly optimistic test ocde for SUN audio. Coverity CID 21846. 8 years ago
Thomas Schmitt 9917a1ddeb Fixed memory waste by oversized feature descriptor objects. Coverity CID 21. 8 years ago
Thomas Schmitt 7993b719a7 Preventing very improbable signed 32 bit overflow with MMC speed range. Coverity CID 21823. 8 years ago
Thomas Schmitt 98a6284402 Corrected reaction on unsupported track modes. Coverity CID 21804. 8 years ago
Thomas Schmitt 6136eaf86f Added missing break statement to SG_IO error reporting. Coverity CID 21803. 8 years ago
Thomas Schmitt d31a72100b Closed a file pointer leak with CUE file interpretation. Coverity CID 21821. 8 years ago
Thomas Schmitt 2b82095236 Closed a memory leak with error opening audio input of CUE sheet. Coverity CID 21820. 8 years ago
Thomas Schmitt 8ba554a60d Distinguishing between self-opened and inherited file descriptors as track input. Coverity CID 21819. 8 years ago
Thomas Schmitt d9206d7fdb Clarified the scope of an allocated variable. Coverity CID 21818. 8 years ago
Thomas Schmitt ccefc2daa1 Avoiding to allocate empty buffer for texp packs. Indirectly Coverity CID 21818. 8 years ago