redirect only once
This commit is contained in:
parent
23fb2edb22
commit
caf12d8c5b
1 changed files with 1 additions and 0 deletions
|
|
@ -157,6 +157,7 @@ Top:
|
|||
*/
|
||||
rerrstr(err, sizeof err);
|
||||
if(!redirected && strstr(err, "not active")){
|
||||
redirected = 1;
|
||||
vtfileunlock(r);
|
||||
r = r0;
|
||||
goto Top;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue