BB: ubox: fix segmentation fault in insmod
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 26 Feb 2015 21:29:57 +0000 (21:29 +0000)
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 26 Feb 2015 21:29:57 +0000 (21:29 +0000)
commit878af3117f68c2f8d6b3d6582e50c6cef521f6f7
tree7930d595b61726b71814c27e08966dab9c93f0c4
parent11fa76da82d2289e2a15047f17d1a878b1e13a4c
BB: ubox: fix segmentation fault in insmod

Fix segfault in kmodloader insmod mode due to uninitialized module
directory list.

Apply the required fix as patch for now since we don't have the
ulog infrastructure in BB (yet) required for the git head of ubox.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@44550 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/system/ubox/Makefile
package/system/ubox/patches/100-insmod-segfault.patch [new file with mode: 0644]