misc cleanup

This commit is contained in:
seanpringle
2012-09-25 15:58:40 +10:00
parent 94ab5472b9
commit 7014506f15
4 changed files with 42 additions and 86 deletions

View File

@@ -146,6 +146,7 @@ void action_rollback(void *data, int num, client *cli)
}
}
client_free(c);
c = NULL;
}
if (a)
{