embedded: reduce stack usage
authorØyvind Harboe <oyvind.harboe@zylin.com>
Sat, 21 Nov 2009 22:29:58 +0000 (23:29 +0100)
committerØyvind Harboe <oyvind.harboe@zylin.com>
Sun, 22 Nov 2009 12:38:42 +0000 (13:38 +0100)
commit700a60ec573e9cfdbcac3c1c30ee5e94aeddfa6a
tree6e97e94d32ece999962c6135f01b8bd1c6dae741
parent964c3639e2464b18d72f16fa175fee9beb843b36
embedded: reduce stack usage

Allocate working structures on stack to avoid issues with
path lengths + reduce stack usage.

Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
src/helper/configuration.c