Handle errors of API calls in test_rmcom.c
commitdf7477cbb30aacfc406513cd9a43fbe8aedbfe85
authorStathis Kamperis <ekamperi@auth.gr>
Thu, 1 Nov 2007 11:15:41 +0000 (1 13:15 +0200)
committerStathis Kamperis <ekamperi@auth.gr>
Thu, 1 Nov 2007 11:15:41 +0000 (1 13:15 +0200)
tree93a5848167c8a8317dd9169dbfe105034db083ee
parent9b7206e9a559fccaabc9a1fb3df9ccacb2b71fab
Handle errors of API calls in test_rmcom.c
Previously, we have extended the fsm_free function,
to be able to do a deep free of the FSM data structures.
We now exploit this capability to do proper and efficient
readability-wise error handling.
misc/fsm/test_rmcom.c