Prepare for killing the fsm: Inline FSM_FINI code.
authorFlorian Festi <ffesti@redhat.com>
Tue, 27 Mar 2012 15:26:49 +0000 (17:26 +0200)
committerFlorian Festi <ffesti@redhat.com>
Fri, 30 Mar 2012 13:00:40 +0000 (15:00 +0200)
commit9de132d9e56b637b8d841481a3bcbbb0ab41fe65
treef5215c74f76b9dde73e5fb77eec7e56925733e96
parentc362272343a8af725508737499dcfe2fdcced7f2
Prepare for killing the fsm:  Inline FSM_FINI code.
Move cleaning the stat_s structs to fsmInit() (beginning of the loop instead of the end)
Drop freeing fsm->path as this is done in fsmInit() and fsmTeardown()
lib/fsm.c