service: Don't ref/unref network objects
authorDaniel Wagner <daniel.wagner@bmw-carit.de>
Mon, 25 Jul 2011 14:24:29 +0000 (16:24 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Mon, 25 Jul 2011 23:20:51 +0000 (01:20 +0200)
commit4c769d10c89d516c6901243142b1efa64ab208ad
tree20bcfb86771be7d8f15159b9a0e4ae69f98127b9
parent2d229c26ce6fa7187b817677eb524b4546b2cbbd
service: Don't ref/unref network objects

which were created by the plugins. The hidden wifi
networks will be created by service and therefore
service is the owner of the network objects and
does the unref when the service is destroyed.
src/service.c