Commit Graph

2049 Commits (be8834a564ead5fccbbac4e40f822fd31109644f)
 

Author SHA1 Message Date
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 1d15b0845f Handling failure to write to disk file. Coverity CID 21786. 8 years ago
Thomas Schmitt 8d8d0b97a7 Forgot to put burn_drive_get_serial_no and burn_drive_get_media_sno into API 8 years ago
Thomas Schmitt acfaa6e15a Removed useless and faulty test/structest.c. Coverity CID 21785. 8 years ago
Thomas Schmitt 352a33d287 Cared for an improbable error case. Coverity CID 21784. 8 years ago
Thomas Schmitt ef662655bb Prevented a quite unlikely buffer overflow by argument. Coverity CID 21831. 8 years ago
Thomas Schmitt d32dbe37fe Prevented a quite unlikely buffer overflow by argument. Coverity CID 21827. 8 years ago
Thomas Schmitt 0f657077af Prevented a quite unlikely buffer overflow by argument. Coverity CID 21827. 8 years ago
Thomas Schmitt bb0d0f9505 Testing all arguments of fake_au for oversize. Coverity CID 21830. 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
Thomas Schmitt 726351f211 Closed memory leak in case of burn failure. Coverity CID 21817. 8 years ago
Thomas Schmitt 20d01446d1 Closed file pointer leak in case of error with audio source. Coverity CID 21816. 8 years ago
Thomas Schmitt 0f5b28ee64 Closed various memory leaks in libburner. Coverity CID 21814, CID 21815. 8 years ago
Thomas Schmitt 142e138543 Closing output file pointer of telltoc --read_and_print. Coverity CID 21813. 8 years ago
Thomas Schmitt ead8735d2e Updated telltoc to BD and other old novelties. 8 years ago
Thomas Schmitt cbc21aef76 Closed memory leak in telltoc. Coverity CID 21812. 8 years ago
Thomas Schmitt 955525c60c Closed memory leak with errors while attaching fifo. Coverity CID 21811. 8 years ago
Thomas Schmitt b212205b0b Closed a potential memory leak with writing to stdio pseudo drives. Coverity CID 21810. 8 years ago
Thomas Schmitt dfeefaa5fc Closed a potential memory leak with CD-TEXT production. Coverity CID 21809. 8 years ago
Thomas Schmitt 53c279be18 Avoided a potential memory leak with debug messages. Coverity CID 21808. 8 years ago
Thomas Schmitt caf04416ea Enabled display of pacifier state "formatting" in cdrskin. Coverity CID 21793. 8 years ago
Thomas Schmitt 8416310ba6 Moved unused variable into its ifdef case. Coverity CID 21799. 8 years ago
Thomas Schmitt 330fb2cd20 Previous commit was rather: Completed initialization of struct sigaction in test/poll.c. Coverity CID 21845. 8 years ago
Thomas Schmitt 1602c51a26 Removed surplus code statement which used uninitialized variable. Coverity CID 21843. 8 years ago
Thomas Schmitt d762c6b9dd Removed surplus code statement which used uninitialized variable. Coverity CID 21843. 8 years ago
Thomas Schmitt 6c7822b5bc Prevented use of an uninitialized variable. Coverity CID 21842. 8 years ago
Thomas Schmitt 22719b880e Checking program arguments of test/fake_au. Coverity CID 21832. 8 years ago
Thomas Schmitt ab11ce2a0e Bug fix: Endless loop if transport error occurs while waiting for drive ready 8 years ago
Thomas Schmitt 793157c26b Completed rev 5498, which is a reaction on Coverity CID 21805. 8 years ago
Thomas Schmitt 1a6fd3ad95 Made sure that only existent CDB bytes get accessed by SCSI command logging. Coverity CID 21806. 8 years ago
Thomas Schmitt d06138d6b2 Prevented potential use of file pointer after fopen() failed 8 years ago
Thomas Schmitt d26dc809d7 Bug fix: Media summary session count of blank and closed media was short by 1 8 years ago
Thomas Schmitt 2d71ea303c New -toc output lines "Drive id" and "Media id" 8 years ago
Thomas Schmitt 60e2e7df28 New API calls burn_drive_get_serial_no() and burn_drive_get_media_sno() 8 years ago
Thomas Schmitt d7e762b9be Mutally mentioned the other demo program in their introdution comments 8 years ago