and a few more
This commit is contained in:
parent
a64702a08d
commit
0e551adcb3
1 changed files with 1 additions and 1 deletions
2
opsb.c
2
opsb.c
|
@ -1298,7 +1298,7 @@ int __ModInit(int modnum, int apiver)
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
free(data);
|
||||||
opsb.open = 0;
|
opsb.open = 0;
|
||||||
opsb.scanned = 0;
|
opsb.scanned = 0;
|
||||||
opsb.cachehits = 1;
|
opsb.cachehits = 1;
|
||||||
|
|
Reference in a new issue