clear reason strings after delivering them

This commit is contained in:
Andreas Steffen
2011-06-15 13:53:53 +02:00
parent 96d0ff1237
commit 26691de27f
4 changed files with 24 additions and 0 deletions
@@ -521,6 +521,7 @@ static void check_and_build_recommendation(private_tnccs_20_t *this)
this->batch->add_msg(this->batch, msg);
}
enumerator->destroy(enumerator);
this->recs->clear_reasons(this->recs);
}
}