chiark / gitweb /
bus-policy: implement dump_items() with LIST_FOREACH
authorDaniel Mack <daniel@zonque.org>
Fri, 19 Sep 2014 12:05:18 +0000 (14:05 +0200)
committerDaniel Mack <daniel@zonque.org>
Sat, 20 Sep 2014 16:47:45 +0000 (18:47 +0200)
commit080edb3484dc3ecf8d914526fdd3090b40fdf5b6
treea32ebc0fc65d505653d44d694a7c2bbeec32c13c
parent9eacea6b51bb86fb2c066bd4fa7cba28a17d12f3
bus-policy: implement dump_items() with LIST_FOREACH

Instead of making the function call itself recursively.
src/bus-proxyd/bus-policy.c