Remove warnings in the lttv/module/text directory v2
authorYannick Brosseau <yannick.brosseau@gmail.com>
Tue, 25 Jan 2011 15:04:40 +0000 (10:04 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Tue, 25 Jan 2011 15:04:40 +0000 (10:04 -0500)
commitc7cb53d7585f0e82f031f0f330f71f773c1d95c8
tree4312be3e82f52f8013acb98f0b619b0983612bc6
parented7dd953f420ac84bd2b5d7bfe18d7d97998d02d
Remove warnings in the lttv/module/text directory v2

Remove unused variable and some commented code
Use proper cast in depanalysis for the hash table entries
Fix other simple warnings
Also fix an unitialized variable usage detected by valgrind in depanalysis

Signed-off-by: Yannick Brosseau <yannick.brosseau@gmail.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
lttv/modules/text/batchAnalysis.c
lttv/modules/text/depanalysis.c
lttv/modules/text/precomputeState.c
lttv/modules/text/sstack.h
lttv/modules/text/sync_chain_batch.c
This page took 0.023592 seconds and 4 git commands to generate.