x
This commit is contained in:
parent
af6c35e14b
commit
2c0338fe42
|
@ -158,7 +158,6 @@ alloc3_desc(int *idx)
|
|||
for(int j = 0; j < i; j++)
|
||||
free_desc(idx[j]);
|
||||
return -1;
|
||||
break;
|
||||
}
|
||||
}
|
||||
return 0;
|
||||
|
|
Loading…
Reference in a new issue