summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/connman/connman/0001-storage-check-that-the-string-isn-t-empty-before-spl.patch
Commit message (Collapse)AuthorAgeFilesLines
* connman: fix crashes on startup on PPC/MIPSRoss Burton2012-07-191-0/+37
It appears that when there is no existing connman state there is memory corruption which causes free() on MIPS/PPC to abort. (From OE-Core rev: 4d79eb246d2d3aa9939882ae551db29b537a13df) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>