Comment 1 for bug 388436

Revision history for this message
Wolfgang Eibner (we-x-net) wrote :

As I found out in libusal/scsi-linux-sg.c:165 wodim stops at 1256: #define MAX_SCG 1256 /* Max # of SCSI controllers */

cdrdao stops at 256, defined in scsilib/libscg/scsi-linux-sg.c:147

I could raise these numbers but it is still a problem of "where is the end?" or how much memory is additionally consumed for the arrays which are allocated with these constants.