parent
50d7c71db1
commit
769599c463
|
@ -2733,7 +2733,7 @@ out:
|
||||||
}
|
}
|
||||||
|
|
||||||
if (stream2 != NULL) {
|
if (stream2 != NULL) {
|
||||||
fileClose(stream1);
|
fileClose(stream2);
|
||||||
}
|
}
|
||||||
|
|
||||||
if (buf != NULL) {
|
if (buf != NULL) {
|
||||||
|
|
Loading…
Reference in New Issue