[RFC v6 01/13] pacrunner: remove unitialised use of host_ret variable

2011-02-08 Thread Daniel Wagner
From: Kalle Valo kalle.v...@canonical.com For some reason there's a null check for host_ret in parse_url(), which is at that point is an uninitialised local variable. Just remove the check. plugins/pacrunner.c:316:5: error: 'host_ret' may be used uninitialized in this function ---

Re: [RFC v6 01/13] pacrunner: remove unitialised use of host_ret variable

2011-02-08 Thread Daniel Wagner
ignore that one. just noise ;) ___ connman mailing list connman@connman.net http://lists.connman.net/listinfo/connman