Completed rev 5498, which is a reaction on Coverity CID 21805.
This commit is contained in:
parent
f98dc02b08
commit
ee17dc8efb
@ -1 +1 @@
|
|||||||
#define Cdrskin_timestamP "2015.10.23.103324"
|
#define Cdrskin_timestamP "2015.10.23.121415"
|
||||||
|
@ -378,7 +378,7 @@ static int sg_exchange_scd_for_sr(char *fname, int flag)
|
|||||||
static int sgio_log_cmd(unsigned char *cmd, int cmd_len, FILE *fp_in, int flag)
|
static int sgio_log_cmd(unsigned char *cmd, int cmd_len, FILE *fp_in, int flag)
|
||||||
{
|
{
|
||||||
FILE *fp = fp_in;
|
FILE *fp = fp_in;
|
||||||
int ret;
|
int ret = 0;
|
||||||
|
|
||||||
/* >>> ts B11110 : move this into scsi_log_command() */
|
/* >>> ts B11110 : move this into scsi_log_command() */
|
||||||
if (fp == NULL && (burn_sg_log_scsi & 1)) {
|
if (fp == NULL && (burn_sg_log_scsi & 1)) {
|
||||||
|
Loading…
Reference in New Issue
Block a user