analysis: move every allocation to a single function
commitd4af4221b93da3409b5c905567a95410629f55c4
authorEduardo Valentin <eduardo.valentin@nokia.com>
Wed, 23 Dec 2009 13:37:02 +0000 (23 15:37 +0200)
committerEduardo Valentin <edubezval@gmail.com>
Wed, 23 Dec 2009 21:00:36 +0000 (23 23:00 +0200)
tree381aa973ed2c47b5e7c0591228c2324a6c532221
parenta39958f968083f3ddafd974dad34bd1c4056bd16
analysis: move every allocation to a single function

Change code  so that everything is allocated at startup
and released at exit.

Signed-off-by: Eduardo Valentin <eduardo.valentin@nokia.com>
include/analysis.h
src/analysis.c
src/pseudo-sim.c
src/smartenum.c