From patchwork Mon Apr 16 21:37:15 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/1] Fix segfault in connman-gnome Date: Mon, 16 Apr 2012 21:37:15 -0000 From: Paul Eggleton X-Patchwork-Id: 25973 Message-Id: To: openembedded-core@lists.openembedded.org Unfortunately this segfault did not show up until I was able to test connecting to a wifi network from a Poky system at runtime; all other tests passed (including the same operation on an Ubuntu system). The following changes since commit 4e1a8ed1ab7e7bd950e511c79ddfe072cb280a6e: bitbake.conf: Include abi_version.conf in a early stage (2012-04-16 12:51:50 +0100) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib paule/connman-gnome-fix http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/connman-gnome-fix Paul Eggleton (1): connman-gnome: fix segfault on connect ...me-fix-segfault-due-to-unchecked-null-val.patch | 30 ++++++++++++++++++++ .../connman/connman-gnome_0.5.bb | 5 ++- 2 files changed, 33 insertions(+), 2 deletions(-) create mode 100644 meta/recipes-connectivity/connman/connman-gnome/0007-connman-gnome-fix-segfault-due-to-unchecked-null-val.patch