Fix nested double usage of hashtable iterators
authorDavid Goulet <david.goulet@polymtl.ca>
Thu, 15 Dec 2011 16:42:44 +0000 (11:42 -0500)
committerDavid Goulet <david.goulet@polymtl.ca>
Thu, 15 Dec 2011 16:42:44 +0000 (11:42 -0500)
commit90eaa0d2817497447439e924d6505b2919264c4f
tree17d08f1f213a3a61591891fb694d2fcf2e5a49e5
parent4fba72199030f1171956ad2ebf18ee7a8903eba6
Fix nested double usage of hashtable iterators

Also cleanup iterator declaration by moving the nested iterator inside
the loop scope.

Reported-by: Yannick Brosseau <yannick.brosseau@polymtl.ca>
Signed-off-by: David Goulet <david.goulet@polymtl.ca>
lttng-sessiond/context.c
lttng-sessiond/ust-app.c
This page took 0.026562 seconds and 5 git commands to generate.